mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-roman-datamodels: Update to 0.26.0.
* gnu/packages/astronomy.scm (python-roman-datamodels): Update to 0.26.0. Change-Id: I139759f7a1009850255e0d7862d4304d9fd6e098
This commit is contained in:
parent
4532fe6905
commit
109fc3f5ce
1 changed files with 2 additions and 2 deletions
|
@ -7541,13 +7541,13 @@ channels
|
||||||
(define-public python-roman-datamodels
|
(define-public python-roman-datamodels
|
||||||
(package
|
(package
|
||||||
(name "python-roman-datamodels")
|
(name "python-roman-datamodels")
|
||||||
(version "0.25.0")
|
(version "0.26.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (pypi-uri "roman_datamodels" version))
|
(uri (pypi-uri "roman_datamodels" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0sb2zpanklyh5j2rgm27lrscl51fwyny4f6c9gisj373pp7w6h2c"))))
|
(base32 "0kiv139q6q3pjlalb16nqcyib8hmd9svr4y24s7g0as08x09d7zl"))))
|
||||||
(build-system pyproject-build-system)
|
(build-system pyproject-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue