me
/
guix
Archived
1
0
Fork 0

gnu: telegram-purple: Update to 1.4.2.

* gnu/packages/messaging.scm (telegram-purple): Update to 1.4.2.
master
Tobias Geerinckx-Rice 2019-10-17 02:25:33 +02:00
parent b66f2211b9
commit c0fb663e19
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C
1 changed files with 2 additions and 2 deletions

View File

@ -1853,7 +1853,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.4.1") (version "1.4.2")
(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)
@ -1863,7 +1863,7 @@ messaging that arent available to clients that connect over XMPP.")
(recursive? #t))) (recursive? #t)))
(sha256 (sha256
(base32 (base32
"0xlmqnlp2dqkgsq052d6dwgvqbwch2w0dnwpjslk5na4ih3lfr7k")) "0imbzhhq9qbj6gvkckrnjhls2vvmmy8db7l6gsd7lng2pbfcn522"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin