mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: psi-plus: Update to 1.5.1484.
* gnu/packages/messaging.scm (psi-plus): Update to 1.5.1484.
This commit is contained in:
parent
cf11bb5b9f
commit
927b8f245b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue