mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 03:45:07 -06:00
gnu: python-roman-datamodels: Update to 0.23.1.
* gnu/packages/astronomy.scm (python-roman-datamodels): Update to 0.23.1. Change-Id: Icdddb67902dc469cef8676158a2fa40c05758a61
This commit is contained in:
parent
6feca4a9ff
commit
ff6676600c
1 changed files with 2 additions and 2 deletions
|
|
@ -6645,13 +6645,13 @@ solar physics.")
|
|||
(define-public python-roman-datamodels
|
||||
(package
|
||||
(name "python-roman-datamodels")
|
||||
(version "0.23.0")
|
||||
(version "0.23.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "roman_datamodels" version))
|
||||
(sha256
|
||||
(base32 "1r7l93z89d93kkpfcxcy12g1ijy2q942j4g4s1d62rzdcz11gann"))))
|
||||
(base32 "14awdf4ndx9rhdz70s3mayp5j8cfmn9bb37yf3cp3s4w62ydmwfi"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue