gnu: python-drms: Update to 0.6.4.

* gnu/packages/astronomy.scm (python-drms): Update to 0.6.4.
This commit is contained in:
Sharlatan Hellseher 2023-07-27 00:15:37 +01:00 committed by Andreas Enge
parent f8ba0889f2
commit d43b53c476
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -1767,13 +1767,13 @@ (define-public python-czml3
(define-public python-drms
(package
(name "python-drms")
(version "0.6.3")
(version "0.6.4")
(source
(origin
(method url-fetch)
(uri (pypi-uri "drms" version))
(sha256
(base32 "1b0w350y4wbgyy19zcf28xbb85mqq6gnhb6ppibbc4hbn2ixbcvj"))))
(base32 "0mkrmr55fgca441z7hvsyri6x9cjsh0sfas3hrj0k1k10k8vszbw"))))
(build-system python-build-system)
(arguments
(list