guix-patches
[Top][All Lists]
Advanced

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

[bug#72219] [PATCH 23/34] gnu: python-tweakwcs: Update to 0.8.8.


From: Sharlatan Hellseher
Subject: [bug#72219] [PATCH 23/34] gnu: python-tweakwcs: Update to 0.8.8.
Date: Sat, 20 Jul 2024 23:40:46 +0100

* gnu/packages/astronomy.scm (python-tweakwcs): Update to 0.8.8.

Change-Id: I9a324c7ec06e960da0fdd23c3b005c0351af8fef
---
 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 9814557b99..e8a1f52f26 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -5118,13 +5118,13 @@ (define-public python-skyfield
 (define-public python-tweakwcs
   (package
     (name "python-tweakwcs")
-    (version "0.8.7")
+    (version "0.8.8")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "tweakwcs" version))
        (sha256
-        (base32 "0cch4z5zmmi1s02n1wdwss8p7qhrzyiajkaik0gga510kgdsvx48"))))
+        (base32 "148as0x1szk1wv13bwk947qs3rw5xj2286ccdbhzfzarng58a386"))))
     (build-system pyproject-build-system)
     (propagated-inputs
      (list python-astropy
-- 
2.41.0






reply via email to

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