gnu: packages/astronomy: Add file ending note.

* gnu/packages/astronomy.scm: Add file ending note.

Change-Id: I25311fae4e5d7c14e4a32f7b67764aa0527011c4
This commit is contained in:
Sharlatan Hellseher 2024-06-06 16:41:29 +01:00
parent 0836b1b142
commit ea7b6fa197
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -5380,3 +5380,8 @@ (define-public xplanet
projections are also supported, including azimuthal, hemisphere, Lambert, projections are also supported, including azimuthal, hemisphere, Lambert,
Mercator, Mollweide, Peters, polyconic, orthographic and rectangular.") Mercator, Mollweide, Peters, polyconic, orthographic and rectangular.")
(license license:gpl2+))) (license license:gpl2+)))
;;;
;;; Avoid adding new packages to the end of this file. To reduce the chances
;;; of a merge conflict, place them above in alphabetical order.
;;;