gnu: python-radiospectra: Update to 0.5.0.

* gnu/packages/astronomy.scm (python-radiospectra): Update to 0.5.0.

Change-Id: I9146be6756530e5bda59ea53e3200ed8403fd672
This commit is contained in:
Sharlatan Hellseher 2024-03-11 18:38:34 +00:00
parent 427c271aea
commit 0a8d67cf74
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -4670,13 +4670,13 @@ channels
(define-public python-radiospectra
(package
(name "python-radiospectra")
(version "0.4.0")
(version "0.5.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "radiospectra" version))
(sha256
(base32 "0gq61ywk7li0gxwmp4hp2hc4zbrlqgn8zy0sz24qh55kn5l5gxjr"))))
(base32 "0nw71a7i875lfwbwhpc80nvwalb7iq3fynfkbngx6f6jb3v10dgs"))))
(build-system pyproject-build-system)
(arguments
(list