guix-patches
[Top][All Lists]
Advanced

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

[bug#74497] [PATCH 30/46] gnu: python-pyerfa: Update to 2.0.1.5.


From: Sharlatan Hellseher
Subject: [bug#74497] [PATCH 30/46] gnu: python-pyerfa: Update to 2.0.1.5.
Date: Sat, 23 Nov 2024 19:51:17 +0000

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

Change-Id: I9be430d4acacbbfccb4eaa928863864291ab2649
---
 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 a6d0700702..248ca2af88 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -5488,13 +5488,13 @@ (define-public python-jwst-reffiles
 (define-public python-pyerfa
   (package
     (name "python-pyerfa")
-    (version "2.0.1.4")
+    (version "2.0.1.5")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "pyerfa" version))
        (sha256
-        (base32 "1lwx4hril705r2iz4pirgn0wrpv1wk20mr669g03bsij69qsdf5c"))
+        (base32 "1h7nw61wqx9qsznnl8qandixr6c1n3f65hyqwzanav44wi7v5mhp"))
        (modules '((guix build utils)))
        (snippet
         #~(begin
-- 
2.46.0






reply via email to

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