mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-asdf: Update to 4.3.0.
* gnu/packages/astronomy.scm (python-asdf): Update to 4.3.0. Change-Id: I78dfcf3022f8523ab986b75bf4e5e33ded412c14
This commit is contained in:
parent
cb865658a3
commit
c9ec55759f
1 changed files with 2 additions and 2 deletions
|
@ -1809,13 +1809,13 @@ Main features:
|
|||
(define-public python-asdf
|
||||
(package
|
||||
(name "python-asdf")
|
||||
(version "4.2.0")
|
||||
(version "4.3.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "asdf" version))
|
||||
(sha256
|
||||
(base32 "1xvcli823yqnyylxs817l36w1x9223j1y00f20hfp3g1rl80m86b"))))
|
||||
(base32 "0z88vzk3z9cdfafv8rbw4l6kz6panxamd21zafs6hj0w3zxpa7cn"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue