guix-commits
[Top][All Lists]
Advanced

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

06/10: gnu: python-pyerfa: Update to 2.0.0.3.


From: guix-commits
Subject: 06/10: gnu: python-pyerfa: Update to 2.0.0.3.
Date: Tue, 8 Aug 2023 03:37:51 -0400 (EDT)

andreas pushed a commit to branch master
in repository guix.

commit bc7a8ebcd8ea0b6d5f5da33ec62024ff55e5597b
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Thu Jul 27 00:15:40 2023 +0100

    gnu: python-pyerfa: Update to 2.0.0.3.
    
    * gnu/packages/astronomy.scm (python-pyerfa): Update to 2.0.0.3.
    
    Signed-off-by: Andreas Enge <andreas@enge.fr>
---
 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 81fd8ea22a..65739f6bd1 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -3242,13 +3242,13 @@ exposures and high-level data products (mosaics, 
extracted spectra, etc.).")
 (define-public python-pyerfa
   (package
     (name "python-pyerfa")
-    (version "2.0.0.1")
+    (version "2.0.0.3")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "pyerfa" version))
        (sha256
-        (base32 "0c6y1rm51kj8ahbr1vwbswck3ix77dc3zhc2fkg6w7iczrzn7m1g"))
+        (base32 "0f8zykzxjsiwv5ibdn5asla2ng2xl0xdkrcrrd61j31mb3xbnzyp"))
        (modules '((guix build utils)))
        (snippet
         '(begin



reply via email to

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