me
/
guix
Archived
1
0
Fork 0

gnu: python-tweakwcs: Update to 0.8.8.

* gnu/packages/astronomy.scm (python-tweakwcs): Update to 0.8.8.

Change-Id: I9a324c7ec06e960da0fdd23c3b005c0351af8fef
master
Sharlatan Hellseher 2024-07-18 13:28:42 +01:00
parent a7c5f5a958
commit 31e3303dd7
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -5118,13 +5118,13 @@ orbit around the Earth.")
(define-public python-tweakwcs
(package
(name "python-tweakwcs")
(version "0.8.7")
(version "0.8.8")
(source
(origin
(method url-fetch)
(uri (pypi-uri "tweakwcs" version))
(sha256
(base32 "0cch4z5zmmi1s02n1wdwss8p7qhrzyiajkaik0gga510kgdsvx48"))))
(base32 "148as0x1szk1wv13bwk947qs3rw5xj2286ccdbhzfzarng58a386"))))
(build-system pyproject-build-system)
(propagated-inputs
(list python-astropy