guix-patches
[Top][All Lists]
Advanced

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

[bug#71702] [PATCH 11/30] gnu: python-pyerfa: Update to 2.0.1.4.


From: Sharlatan Hellseher
Subject: [bug#71702] [PATCH 11/30] gnu: python-pyerfa: Update to 2.0.1.4.
Date: Fri, 21 Jun 2024 19:38:33 +0100

* gnu/packages/astronomy.scm (python-pyerfa): Update to 2.0.1.4.

Change-Id: Ia83d566030e268a1d8de8b37f424124083403767
---
 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 26bc443132..d045220d3c 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -4104,13 +4104,13 @@ (define-public python-jwst
 (define-public python-pyerfa
   (package
     (name "python-pyerfa")
-    (version "2.0.1.1")
+    (version "2.0.1.4")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "pyerfa" version))
        (sha256
-        (base32 "0swsdkipnk73iflsa7qbaw89wahbnfyvplqaxwi0yfrxippp9b6v"))
+        (base32 "1lwx4hril705r2iz4pirgn0wrpv1wk20mr669g03bsij69qsdf5c"))
        (modules '((guix build utils)))
        (snippet
         #~(begin
-- 
2.41.0






reply via email to

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