me
/
guix
Archived
1
0
Fork 0

gnu: python-roman-datamodels: Update to 0.19.0.

* gnu/packages/astronomy.scm (python-roman-datamodels): Update to 0.19.0.

Change-Id: Ib9d2164956715b47228f5659f9b930e93fdbdc01
master
Sharlatan Hellseher 2024-02-14 14:37:42 +00:00
parent 4f97a342c1
commit 8d043433cd
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -4466,13 +4466,13 @@ channels
(define-public python-roman-datamodels (define-public python-roman-datamodels
(package (package
(name "python-roman-datamodels") (name "python-roman-datamodels")
(version "0.18.0") (version "0.19.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "roman_datamodels" version)) (uri (pypi-uri "roman_datamodels" version))
(sha256 (sha256
(base32 (base32
"0crlmd99p2nyqmrbykdqqng7v8zb4sibm8j9aqrq3ppak3r3r7q1")))) "1ym06rj637fq9gxncdrn3phplk5djrzdwqghszis0di1dvsrif4j"))))
(build-system pyproject-build-system) (build-system pyproject-build-system)
(arguments (arguments
(list (list