me
/
guix
Archived
1
0
Fork 0

gnu: mtxclient: Update to 0.8.0.

* gnu/packages/messaging.scm (mtxclient): Update to 0.8.0.
Marius Bakke 2022-08-04 11:24:11 +02:00
parent 30ac2d1c40
commit 9dab4ff770
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -2340,7 +2340,7 @@ QMatrixClient project.")
(define-public mtxclient (define-public mtxclient
(package (package
(name "mtxclient") (name "mtxclient")
(version "0.7.0") (version "0.8.0")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -2349,7 +2349,7 @@ QMatrixClient project.")
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "0kgz9i3xgyk1a82sv48a1m8gdxg0cl5pgd5imgwy519vvjlkwv48")))) (base32 "0gkzgq6rzanvgyk47d25nqz7m0lwa3kz5pc0m4w0ada38xwhy2j9"))))
(arguments (arguments
`(#:configure-flags `(#:configure-flags
(list (list