gnu: python-gwcs: Update to 0.26.1.

* gnu/packages/astronomy.scm (python-gwcs): Update to 0.26.1.

Change-Id: Idbe3c645648be130f36ee82f15d55a2e80e795e1
This commit is contained in:
Sharlatan Hellseher 2025-12-19 15:34:59 +00:00
parent 4e89299377
commit 0eef0ec633
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -5236,13 +5236,13 @@ specifically pulsar timing array signals.")
(define-public python-gwcs
(package
(name "python-gwcs")
(version "0.26.0")
(version "0.26.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "gwcs" version))
(sha256
(base32 "0r9r6ns4gcszq199pwiw4pb4lydp16i4zdp136az8y6f994lrzqb"))))
(base32 "0gkxgwzlazg0xihhgg9vlss6jj7lg6i6r2z6igpxcnyc5s147d0p"))))
(build-system pyproject-build-system)
(arguments
(list