mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-29 04:01:28 -06:00
gnu: python-rad: Update to 0.24.0.
* gnu/packages/astronomy.scm (python-rad): Update to 0.24.0. Change-Id: I34674c1a25e1e510fd4d3ff0e7f5fa1117a20789
This commit is contained in:
parent
ccce1f1ed1
commit
6ff5856a1b
1 changed files with 2 additions and 2 deletions
|
|
@ -6804,13 +6804,13 @@ and the use of a modern programming language, techniques, and libraries
|
|||
(define-public python-rad
|
||||
(package
|
||||
(name "python-rad")
|
||||
(version "0.23.1")
|
||||
(version "0.24.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "rad" version))
|
||||
(sha256
|
||||
(base32 "14zl3nsqbzm28yrghf7n66qmhf369dyw5bqymmgcq515llm42428"))))
|
||||
(base32 "0xja7dpbkgbcvgqz3c3i1j5yblccjqv8g0dga16iayzcf9ni9jbg"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue