guix-patches
[Top][All Lists]
Advanced

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

[bug#72741] [PATCH 06/32] gnu: python-crds: Update to 11.18.1.


From: Sharlatan Hellseher
Subject: [bug#72741] [PATCH 06/32] gnu: python-crds: Update to 11.18.1.
Date: Wed, 21 Aug 2024 01:03:08 +0100

* gnu/packages/astronomy.scm (python-crds): Update to 11.18.1.

Change-Id: I26c7c8c81c58d44ffac5c38ac2783c49f63fad37
---
 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 83811a73bf..5ff5e02811 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -2351,13 +2351,13 @@ (define-public python-cmyt
 (define-public python-crds
   (package
     (name "python-crds")
-    (version "11.17.26")
+    (version "11.18.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "crds" version))
        (sha256
-        (base32 "1qw1j3gz8l2z4ra33hl4zblc90kvwjf2ajb343n0xmf7lzs1gwc7"))))
+        (base32 "0k0q76mc9a18lrjqah8yb7v97dmhlwhsxyqr9r5rk0w4iqi6j7pp"))))
     (build-system pyproject-build-system)
     (arguments
      (list
-- 
2.41.0






reply via email to

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