guix_mirror_bot pushed a commit to branch astro-update
in repository guix.
commit 520ac679e9bc550733f5a67579c44b0e18ea7347
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Tue Sep 15 18:37:22 2026 +0100
gnu: python-dkist: Update to 1.18.1.
* gnu/packages/astronomy.scm (python-dkist): Update to 1.18.1.
---
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 fdb4a650ad9..e3ff06ad362 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -5176,7 +5176,7 @@ Cesium.")
(define-public python-dkist
(package
(name "python-dkist")
- (version "1.18.0")
+ (version "1.18.1")
(source
(origin
(method git-fetch)
@@ -5185,7 +5185,7 @@ Cesium.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "13mlcqrbydhyfd3z7vzw49wlav83fssr2qwwv5h58djgjqnjmjk1"))))
+ (base32 "0fqnww18lbyj1jmhx0kj4avxkk3rg6wik4irhdx462s73p48zs0f"))))
(build-system pyproject-build-system)
(arguments
(list