guix-commits
[Top][All Lists]
Advanced

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

39/49: gnu: python-crds: Update to 11.17.19.


From: guix-commits
Subject: 39/49: gnu: python-crds: Update to 11.17.19.
Date: Fri, 29 Mar 2024 11:15:27 -0400 (EDT)

sharlatan pushed a commit to branch master
in repository guix.

commit 25e5d205e0f83adc43024d4dd2cf91245b32e170
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Mar 12 18:52:59 2024 +0000

    gnu: python-crds: Update to 11.17.19.
    
    * gnu/packages/astronomy.scm (python-crds): Update to 11.17.19.
    
    Change-Id: I455e3d6aeb0188d13c02e1c57aa3793689c0de5c
---
 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 85c511bbb8..9ddbd8eb1d 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1979,13 +1979,13 @@ attempting to maintain ISTP compliance
 (define-public python-crds
   (package
     (name "python-crds")
-    (version "11.17.16")
+    (version "11.17.19")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "crds" version))
               (sha256
                (base32
-                "0j84l7132mvwww2y83h2dgz5qw792ilp3hml4h12n7ydks0w0534"))))
+                "1x48yw6jnz7dw0myc86ds0qaki6v1anqaihd5qzrxwrrl61kyp6x"))))
     (build-system pyproject-build-system)
     (arguments
      (list



reply via email to

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