me
/
guix
Archived
1
0
Fork 0

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

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

Change-Id: Ic60c1cd7574cba42bfb29069283d90804775f583
Signed-off-by: Eric Bavier <bavier@posteo.net>
master
Sharlatan Hellseher 2023-11-17 12:16:03 +00:00 committed by Eric Bavier
parent a333c1c8f8
commit 4fad4d01a9
No known key found for this signature in database
GPG Key ID: BC45CA67E2F8D007
1 changed files with 2 additions and 2 deletions

View File

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