me
/
guix
Archived
1
0
Fork 0

gnu: mtxclient: Update to 0.10.0.

* gnu/packages/messaging.scm (mtxclient): Update to 0.10.0.

Change-Id: I095e805803b02f5e22ab2a8b764f856a072d7df4
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
master
Timotej Lazar 2024-07-20 08:57:26 +02:00 committed by Zheng Junjie
parent e64c6f0ded
commit 01506708c8
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 2 additions and 2 deletions

View File

@ -2421,7 +2421,7 @@ QMatrixClient project.")
(define-public mtxclient (define-public mtxclient
(package (package
(name "mtxclient") (name "mtxclient")
(version "0.9.1") (version "0.10.0")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -2430,7 +2430,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 "0m8agc3c4n03r92nz3gxkpxmj2c3ncf125nmfdv0jf24gxib126z")))) (base32 "10iidyxjk3w6cljw2r62i5azx84nw3p8hw97d8vy7r5gh1nrrrcn"))))
(arguments (arguments
`(#:configure-flags `(#:configure-flags
(list (list