guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: guix-commits
Subject: 13/13: gnu: calceph: Add 'release-monitoring-url' property.
Date: Mon, 30 May 2022 10:37:13 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit fed51b26141548a5bae349a5e1d8d6f681320f4f
Author: Ludovic Courtès <ludo@gnu.org>
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,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]