[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,
- 02/13: tests: Adjust crate importer test to spdx changes., (continued)
- 02/13: tests: Adjust crate importer test to spdx changes., guix-commits, 2022/05/30
- 05/13: gnu: GCC: Add cross environment variables patch to GCC 12., guix-commits, 2022/05/30
- 06/13: gnu: rsync: Update to 3.2.4., guix-commits, 2022/05/30
- 04/13: gnu: emacs-w3m: Update to 20220508.2259., guix-commits, 2022/05/30
- 08/13: gnu: xpad: Update to 5.8.0., guix-commits, 2022/05/30
- 03/13: gnu: tor: Record the file name of 'torsocks' in 'torify'., guix-commits, 2022/05/30
- 10/13: gnu: rspamd: Update to 3.2, guix-commits, 2022/05/30
- 11/13: gnu: emacs-vterm: Update to 0.0.1-1.b447235., guix-commits, 2022/05/30
- 07/13: gnu: casync: Update to 99559cd1., guix-commits, 2022/05/30
- 09/13: gnu: pre-commit: Update to 2.19.0., guix-commits, 2022/05/30
- 13/13: gnu: calceph: Add 'release-monitoring-url' property.,
guix-commits <=
- 01/13: store: 'map/accumulate-builds' preserves caches., guix-commits, 2022/05/30
- 12/13: gnu: Add calceph., guix-commits, 2022/05/30