gnu: telegram-purple: Update to 1.4.2.

* gnu/packages/messaging.scm (telegram-purple): Update to 1.4.2.
This commit is contained in:
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

View file

@ -1853,7 +1853,7 @@ (define-public hangups
(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 @@ (define-public telegram-purple
(recursive? #t))) (recursive? #t)))
(sha256 (sha256
(base32 (base32
"0xlmqnlp2dqkgsq052d6dwgvqbwch2w0dnwpjslk5na4ih3lfr7k")) "0imbzhhq9qbj6gvkckrnjhls2vvmmy8db7l6gsd7lng2pbfcn522"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin