Archived
1
0
Fork 0

gnu: telegram-purple: Update to 1.4.1.

* gnu/packages/messaging.scm (telegram-purple): Update to 1.4.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Jonathan Brielmaier 2019-07-15 19:51:01 +02:00 committed by Ludovic Courtès
parent 46a3a5b0e6
commit 6a0c6766a4
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1855,7 +1855,7 @@ messaging that arent available to clients that connect over XMPP.")
(define-public telegram-purple (define-public telegram-purple
(package (package
(name "telegram-purple") (name "telegram-purple")
(version "1.3.1") (version "1.4.1")
(home-page "https://github.com/majn/telegram-purple") (home-page "https://github.com/majn/telegram-purple")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
@ -1865,7 +1865,7 @@ messaging that arent available to clients that connect over XMPP.")
(recursive? #t))) (recursive? #t)))
(sha256 (sha256
(base32 (base32
"0p93jpjpx7hszwffzgixw04zkrpsiyzz4za3gfr4j07krc4771fp")) "0xlmqnlp2dqkgsq052d6dwgvqbwch2w0dnwpjslk5na4ih3lfr7k"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin