mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-22 02:07:56 +01:00
gnu: python-radiospectra: Update to 0.6.0.
* gnu/packages/astronomy.scm (python-radiospectra): Update to 0.6.0. Change-Id: Ic8dbd5a7ac6cfad8c83830c095e60416e9c97a81
This commit is contained in:
parent
1ff3948d41
commit
67875a4d56
1 changed files with 2 additions and 2 deletions
|
@ -5336,13 +5336,13 @@ (define-public python-radio-beam
|
|||
(define-public python-radiospectra
|
||||
(package
|
||||
(name "python-radiospectra")
|
||||
(version "0.5.0")
|
||||
(version "0.6.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "radiospectra" version))
|
||||
(sha256
|
||||
(base32 "0nw71a7i875lfwbwhpc80nvwalb7iq3fynfkbngx6f6jb3v10dgs"))))
|
||||
(base32 "1mqdh90hpq7sc9lybmc7y33g84vswf7w0r5hs57rf3a9hzfxad90"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue