gnu: mtxclient: Update to 0.7.0.

* gnu/packages/messaging.scm (mtxclient): Update to 0.7.0.
This commit is contained in:
raingloom 2022-03-10 00:45:48 +01:00 committed by Nicolas Goaziou
parent 875c86e9d8
commit 2619a493d4
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -2302,7 +2302,7 @@ (define-public libqmatrixclient
(define-public mtxclient (define-public mtxclient
(package (package
(name "mtxclient") (name "mtxclient")
(version "0.6.1") (version "0.7.0")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -2311,7 +2311,7 @@ (define-public mtxclient
(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 "1a3ki45rf1fm7y4b74li76aqd4qc4y5ga5r163s0cwcpj9mp8c45")))) (base32 "0kgz9i3xgyk1a82sv48a1m8gdxg0cl5pgd5imgwy519vvjlkwv48"))))
(arguments (arguments
`(#:configure-flags `(#:configure-flags
(list (list