guix-commits
[Top][All Lists]
Advanced

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

17/46: gnu: python-crds: Update to 11.17.16.


From: guix-commits
Subject: 17/46: gnu: python-crds: Update to 11.17.16.
Date: Tue, 27 Feb 2024 17:55:15 -0500 (EST)

sharlatan pushed a commit to branch master
in repository guix.

commit 139bc1821998e9d85e3d2795de24ab6a196bcd42
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sat Jan 27 22:11:03 2024 +0000

    gnu: python-crds: Update to 11.17.16.
    
    * gnu/packages/astronomy.scm (python-crds): Update to 11.17.16.
    
    Change-Id: Ib6f193f94c727c1280eadc15dfcc4c227e6c2a3e
---
 gnu/packages/astronomy.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 9583524660..2e809c6749 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1909,13 +1909,13 @@ attempting to maintain ISTP compliance
 (define-public python-crds
   (package
     (name "python-crds")
-    (version "11.17.14")
+    (version "11.17.16")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "crds" version))
               (sha256
                (base32
-                "1z9lrwrb07s9kn28nammjx75qb0ky7srd9i40dnkmm9zsaqz5jfm"))))
+                "0j84l7132mvwww2y83h2dgz5qw792ilp3hml4h12n7ydks0w0534"))))
     (build-system pyproject-build-system)
     (arguments
      (list



reply via email to

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