mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -05:00
gnu: packages/astronomy: Add file ending note.
* gnu/packages/astronomy.scm: Add file ending note. Change-Id: I25311fae4e5d7c14e4a32f7b67764aa0527011c4
This commit is contained in:
parent
0836b1b142
commit
ea7b6fa197
1 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||||
|
;;;
|
||||||
|
|
Loading…
Reference in a new issue