sharlatan pushed a commit to branch master
in repository guix.
commit aca8dfa22deaa1ffba80c44336b8d0633eea1dc5
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Thu Nov 14 20:21:07 2024 +0000
gnu: gpredict: Update commentary note.
* gnu/packages/astronomy.scm (gpredict): Add a link to new lease request
in upstream bug tracker.
Change-Id: I120430c5e55b1848ea03c07474fa0fa9e80aa505
---
gnu/packages/astronomy.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 0108b1daad..803de321b5 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -753,7 +753,8 @@ programs for the manipulation and analysis of astronomical
data.")
(define-public gpredict
;; The latest tag, 2.3, has no major difference with 2.2.1 and is dated for
- ;; 2018. Additionally, there is some activity on the master branch.
+ ;; 2018. Additionally, there is some activity on the master branch, see
+ ;; <https://github.com/csete/gpredict/issues/368>.
(package
(name "gpredict")
(version "2.2.1")