guix-patches
[Top][All Lists]
Advanced

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

[bug#74497] [PATCH 34/46] gnu: python-reproject: Update to 0.14.1.


From: Sharlatan Hellseher
Subject: [bug#74497] [PATCH 34/46] gnu: python-reproject: Update to 0.14.1.
Date: Sat, 23 Nov 2024 19:51:21 +0000

* gnu/packages/astronomy.scm (python-reproject): Update to 0.14.1.

Change-Id: I4d354d42193933cb50440383a544d25f9418749b
---
 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 0391c339cb..d793a63889 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -4440,13 +4440,13 @@ (define-public python-regularizepsf
 (define-public python-reproject
   (package
     (name "python-reproject")
-    (version "0.14.0")
+    (version "0.14.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "reproject" version))
        (sha256
-        (base32 "1h5v74da32ai9dkhcdn3xx4h05awlxhhnrsdjj1sb644c1vlyg6x"))))
+        (base32 "0yg5dga054xdwsx75q204h04gmrw0mgayc74l4rpymcbkckymj2k"))))
     (build-system pyproject-build-system)
     (arguments
      (list
-- 
2.46.0






reply via email to

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