me
/
guix
Archived
1
0
Fork 0

gnu: python-pygobject: Update to 3.40.1.

* gnu/packages/glib.scm (python-pygobject): Update to 3.40.1.
master
Marius Bakke 2021-05-10 16:52:58 +02:00
parent 389e7b7f8c
commit ad8c3b257d
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -779,7 +779,7 @@ useful for C++.")
(define-public python-pygobject
(package
(name "python-pygobject")
(version "3.34.0")
(version "3.40.1")
(source
(origin
(method url-fetch)
@ -788,7 +788,7 @@ useful for C++.")
"/pygobject-" version ".tar.xz"))
(sha256
(base32
"06i7ynnbvgpz0gw09zsjbvhgcp5qz4yzdifw27qjwdazg2mckql7"))
"0d80g5kgf2i9cginyhalvb7ibfk9g30yilqzmcsw6h6byj8xbih0"))
(modules '((guix build utils)))
(snippet
'(begin