civodul pushed a commit to branch master
in repository guix.
commit fed51b26141548a5bae349a5e1d8d6f681320f4f
Author: Ludovic Courtès <[email protected]>
AuthorDate: Mon May 30 16:34:12 2022 +0200
gnu: calceph: Add 'release-monitoring-url' property.
* gnu/packages/astronomy.scm (calceph)[properties]: New field.
---
gnu/packages/astronomy.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 86705bbf19..93c45d5780 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -88,6 +88,7 @@
(native-inputs
(list gfortran))
(home-page "https://www.imcce.fr/inpop/calceph")
+ (properties `((release-monitoring-url . ,home-page)))
(synopsis "Astronomical library to access the binary planetary ephemeris
files")
(description
"The CALCEPH Library is designed to access the binary planetary ephemeris
files,