diff mbox series

[bug#66412,08/20] gnu: python-drizzle: Update to 1.14.3.

Message ID 3446ebb54aa00ad5d9cec51738869298e1db4052.1696804840.git.sharlatanus@gmail.com
State New
Headers show
Series gnu: Astronomy 2023/09 updates. | expand

Commit Message

Sharlatan Hellseher Oct. 8, 2023, 11:40 p.m. UTC
* gnu/packages/astronomy.scm (python-drizzle): Update to 1.14.3.
---
 gnu/packages/astronomy.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 2b4209959b..2569cedd02 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1857,7 +1857,7 @@  (define-public python-drms
 (define-public python-drizzle
   (package
     (name "python-drizzle")
-    (version "1.13.7")
+    (version "1.14.3")
     (source (origin
               (method git-fetch) ;PyPi doesn't have the test data sets
               (uri (git-reference
@@ -1866,7 +1866,7 @@  (define-public python-drizzle
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0x591d9gjasds91fvwcf37bhxp5nra28g0vq5zkykczpc70ywiy8"))))
+                "04gncwg76yivcaq7rwgsw5k8w4h3c4wcrjcamb53h0d5s820z7dl"))))
     (build-system pyproject-build-system)
     (arguments
      (list