Archived
1
0
Fork 0

gnu: calceph: Add 'release-monitoring-url' property.

* gnu/packages/astronomy.scm (calceph)[properties]: New field.
This commit is contained in:
Ludovic Courtès 2022-05-30 16:34:12 +02:00
parent d730bbbbb3
commit fed51b2614
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -88,6 +88,7 @@
(native-inputs (native-inputs
(list gfortran)) (list gfortran))
(home-page "https://www.imcce.fr/inpop/calceph") (home-page "https://www.imcce.fr/inpop/calceph")
(properties `((release-monitoring-url . ,home-page)))
(synopsis "Astronomical library to access the binary planetary ephemeris files") (synopsis "Astronomical library to access the binary planetary ephemeris files")
(description (description
"The CALCEPH Library is designed to access the binary planetary ephemeris files, "The CALCEPH Library is designed to access the binary planetary ephemeris files,