Archived
1
0
Fork 0

gnu: hangups: Update to 0.4.11.

* gnu/packages/messaging.scm (hangups): Update to 0.4.11.
This commit is contained in:
Tobias Geerinckx-Rice 2020-09-11 16:10:21 +02:00
parent 436185b96e
commit 58833aec3f
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2042,13 +2042,13 @@ QMatrixClient project.")
(define-public hangups (define-public hangups
(package (package
(name "hangups") (name "hangups")
(version "0.4.10") (version "0.4.11")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "hangups" version)) (uri (pypi-uri "hangups" version))
(sha256 (sha256
(base32 "0ww9z9kcb02pwnr8q1ll31wkzspc1fci1ly8ifrwzxysp4rxy3j5")))) (base32 "165lravvlsgkv6pp3vgg785ihycvs43qzqxw2d2yygrc6pbhqlyv"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
`(#:phases `(#:phases