gnu: psi-plus: Update to 1.5.1484.

* gnu/packages/messaging.scm (psi-plus): Update to 1.5.1484.
This commit is contained in:
Tobias Geerinckx-Rice 2021-04-14 22:25:40 +02:00
parent cf11bb5b9f
commit 927b8f245b
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2743,7 +2743,7 @@ (define-public movim-desktop
(define-public psi-plus (define-public psi-plus
(package (package
(name "psi-plus") (name "psi-plus")
(version "1.5.1482") (version "1.5.1484")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -2757,7 +2757,7 @@ (define-public psi-plus
`(begin `(begin
(delete-file-recursively "3rdparty"))) (delete-file-recursively "3rdparty")))
(sha256 (sha256
(base32 "0lcx616hchwf492m1dm8ddb4qd2pmgf703ajnnb0y9ky99kgg8q2")))) (base32 "1jsm39nzzbqkp3zc0xqx7jid6p4q1ra28xad38wjr2l1jb8qjn24"))))
(build-system qt-build-system) (build-system qt-build-system)
(arguments (arguments
`(#:tests? #f ; No target `(#:tests? #f ; No target