guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 099c00ca10e0501145f8f31469e852ba66823008
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Fri Aug 21 11:39:54 2026 +0100
gnu: python-roman-datamodels: Update to 1.1.0.
* gnu/packages/astronomy.scm (python-roman-datamodels): Update to 1.1.0.
Relates-to: guix/guix!10702
---
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 451698cbb7..6b6cb07959 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -10324,7 +10324,7 @@ changing the pixel resolution, orientation, coordinate
system.")
(define-public python-roman-datamodels
(package
(name "python-roman-datamodels")
- (version "1.0.0")
+ (version "1.1.0")
(source
(origin
(method git-fetch)
@@ -10333,7 +10333,7 @@ changing the pixel resolution, orientation, coordinate
system.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "04y60sqayily8s5rwghx52ma5li8a9r2mjqgwpfalrkymzlab7j1"))))
+ (base32 "193p8w2ip528f33k980firjv0pa8sdyl9wz3mj16hcklspy3vxhq"))))
(build-system pyproject-build-system)
(arguments
(list