1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 13:40:36 +02:00

gnu: python-glue-qt: Update to 0.3.3.

* gnu/packages/astronomy.scm (python-glue-qt): Update to 0.3.3.

Change-Id: Id106c594844394111701290020d3e9479b2f18ae
This commit is contained in:
Sharlatan Hellseher
2025-03-16 22:45:29 +00:00
parent 7e3eafa50a
commit 5a09fe133b

View File

@@ -3134,7 +3134,7 @@ across many files.")
(define-public python-glue-qt
(package
(name "python-glue-qt")
(version "0.3.2")
(version "0.3.3")
(source
(origin
(method git-fetch) ; no fresh release PyPI
@@ -3143,7 +3143,7 @@ across many files.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1zh25y8c98lzsnha4pxm17s6bkkab97rzw9zaik8asrxhc0kgypd"))))
(base32 "14qzxszpzjz57bl75ybj8jlx73cd8lsgbb8id9gx4anq9sydzgqj"))))
(build-system pyproject-build-system)
(arguments
(list