guix-commits
[Top][All Lists]
Advanced

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

17/30: gnu: python-stsci-image: Update to 2.3.9.


From: guix-commits
Subject: 17/30: gnu: python-stsci-image: Update to 2.3.9.
Date: Sun, 30 Jun 2024 05:19:25 -0400 (EDT)

sharlatan pushed a commit to branch master
in repository guix.

commit 35c7e14f394660ef16bc75cbbc7c0550d80752ae
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Thu Jun 13 14:40:43 2024 +0100

    gnu: python-stsci-image: Update to 2.3.9.
    
    * gnu/packages/astronomy.scm (python-stsci-image): Update to 2.3.9.
    
    Change-Id: Ie2b568859a93e16401414e77498034f7c8e90d89
---
 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 625ffe6a55..ebad2b7e05 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -3227,13 +3227,13 @@ spherical polygons that represent arbitrary regions of 
the sky.")
 (define-public python-stsci-image
   (package
     (name "python-stsci-image")
-    (version "2.3.7")
+    (version "2.3.9")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "stsci_image" version))
        (sha256
-        (base32 "13sbych5929isrick2035rk31qcb1icm2l6pz7pjqsi45hsffxxm"))))
+        (base32 "0w7s93jsz61ccbhj7irl28q4jgiwa7y9k8pfj24q8vc9zvs530pj"))))
     (build-system pyproject-build-system)
     (arguments
      (list



reply via email to

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