gnu: calceph: Add 'release-monitoring-url' property.
* gnu/packages/astronomy.scm (calceph)[properties]: New field.
This commit is contained in:
parent
d730bbbbb3
commit
fed51b2614
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||||
|
|
Reference in a new issue