me
/
guix
Archived
1
0
Fork 0

gnu: python-sunpy: Update to 5.1.4.

* gnu/packages/astronomy.scm (python-sunpy): Update to 5.1.4.

Change-Id: Ib9993cc318af995cb830af2aebba8511b50cf444
master
Sharlatan Hellseher 2024-06-18 10:05:39 +01:00
parent eb58258b43
commit 91bfad51c0
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -2873,13 +2873,13 @@ orbits described in TLE files.")
(define-public python-sunpy
(package
(name "python-sunpy")
(version "5.1.3")
(version "5.1.4")
(source
(origin
(method url-fetch)
(uri (pypi-uri "sunpy" version))
(sha256
(base32 "0bqpbdgd3blpa4y5f45j5cqn0xdnmqvqnqr1vmqwn5ddlx88z5lh"))))
(base32 "0c41h0ml8wh1jfjpny824jpjnaw6rrm6vklvjk2h1sw2iza71syb"))))
(build-system pyproject-build-system)
(arguments
(list