diff options
Diffstat (limited to 'gnu/packages/astronomy.scm')
-rw-r--r-- | gnu/packages/astronomy.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index eda949fc34..112004428b 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -349,7 +349,7 @@ rendering of the atmosphere model and examine its properties. (inputs (modify-inputs (package-inputs calcmysky) (replace "qtbase" qtbase-5))) - (synopsis "Qt5 build for the CalcMySky library."))) + (synopsis "Qt5 build for the CalcMySky library"))) (define-public casacore (package |