sharlatan pushed a commit to branch master
in repository guix.
commit 0e199a3113d67ddc646dbf9b7ea545bee8038d8c
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Thu Nov 21 17:07:34 2024 +0000
gnu: python-reproject: Update to 0.14.1.
* 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 d4e3f3d5e1..ddfd9de9c0 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -4388,13 +4388,13 @@ PSF} describing how the optical system spreads light
from sources.")
(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