1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-17 14:45:53 +02:00

gnu: python-anyqt: Update to 0.2.0.

* gnu/packages/python-xyz.scm (python-anyqt): Update to 0.2.0.
This commit is contained in:
Vinicius Monego
2023-05-06 15:43:31 -03:00
parent be18d943ba
commit 1442d5d6de
+2 -2
View File
@@ -16955,13 +16955,13 @@ ISO 8859, etc.).")
(define-public python-anyqt
(package
(name "python-anyqt")
(version "0.0.13")
(version "0.2.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "AnyQt" version))
(sha256
(base32 "0z7myf0mp1qx4gza6ncqyq9whk67vblmh9n3klk19dv4aakjml2f"))))
(base32 "0fvnhdk0nzhlm1xydisvdq1w7lwaakdkbwb1rkyz4vd232wji4jb"))))
(build-system python-build-system)
(arguments
`(#:tests? #f ;there are no tests