me
/
guix
Archived
1
0
Fork 0

gnu: python-radio-beam: Update to 0.3.7.

* gnu/packages/astronomy.scm (python-radio-beam): Update to 0.3.7.

Change-Id: If767386ad3010bda9a25b4c575bc130e22d56f3b
master
Sharlatan Hellseher 2023-12-16 04:31:38 +00:00
parent 225e724de3
commit 96ada0e6aa
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -4174,13 +4174,13 @@ Grace Roman Space Telescope.")
(define-public python-radio-beam (define-public python-radio-beam
(package (package
(name "python-radio-beam") (name "python-radio-beam")
(version "0.3.6") (version "0.3.7")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "radio-beam" version)) (uri (pypi-uri "radio-beam" version))
(sha256 (sha256
(base32 "19c6gmm1wvyp5nn1yfbzl428rkysdq273j2yaarxpivv7cwj7qjk")))) (base32 "0dg6vqdhmzh47awdkkcbf455gw6if2qwxyhcqbq2dkhbwsx680gc"))))
(build-system pyproject-build-system) (build-system pyproject-build-system)
(propagated-inputs (propagated-inputs
(list python-astropy (list python-astropy