guix_mirror_bot pushed a commit to branch astro-update
in repository guix.
commit bb12140ddb2b66aea3e9099c35e27ae349ebfa1d
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Fri Jan 16 15:27:58 2026 +0000
gnu: python-drizzlepac: Update to 3.10.0-1.6ac0ef1.
* gnu/packages/astronomy.scm (python-drizzlepac): Update to
6ac0ef1a27b0e2a568b1aa1f24b118ed322db409 commit.
Change-Id: I0d2349d2a949163a83a9779370780ea653bb46ff
---
gnu/packages/astronomy.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 39e133eff7..80de0c6ee6 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -4427,8 +4427,8 @@ code to be greatly simplified.")
(package
(name "python-drizzlepac")
;; 3.10.0 requires astrocut<0.9.
- (properties '((commit . "e01563c48206f02f4cd4c525732764b9b827b3c4")
- (revision . "0")))
+ (properties '((commit . "6ac0ef1a27b0e2a568b1aa1f24b118ed322db409")
+ (revision . "1")))
(version (git-version "3.10.0"
(assoc-ref properties 'revision)
(assoc-ref properties 'commit)))
@@ -4440,7 +4440,7 @@ code to be greatly simplified.")
(commit (assoc-ref properties 'commit))))
(file-name (git-file-name name version))
(sha256
- (base32 "1zcny9mkm7w4mjnrglhq28i59x7a2yj38x773qcl7qsvxd0cjs5b"))))
+ (base32 "1hbr5scj90b8anhj4vrsaj04c5ygn6b09waha9m4pdcvkqplp462"))))
(build-system pyproject-build-system)
(arguments
(list