summary refs log tree commit diff
path: root/gnu/packages
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-05-06 13:41:55 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2021-05-06 13:56:25 +0200
commitc3ea5756e6565f1e37c26ac57cef8c08e44617f7 (patch)
treef8eb0c17b853475240cb622a212f4b7148cea71c /gnu/packages
parent079ec3f3ee13330ceb3d6421185512642d05d671 (diff)
downloadguix-c3ea5756e6565f1e37c26ac57cef8c08e44617f7.tar.gz
gnu: telegram-purple: Update to 1.4.7.
* gnu/packages/messaging.scm (telegram-purple): Update to 1.4.7.
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/messaging.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 72e14fce57..468e2fb528 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -2455,7 +2455,7 @@ messaging that aren’t available to clients that connect over XMPP.")
 (define-public telegram-purple
   (package
     (name "telegram-purple")
-    (version "1.4.2")
+    (version "1.4.7")
     (home-page "https://github.com/majn/telegram-purple")
     (source (origin
               (method git-fetch)
@@ -2465,7 +2465,7 @@ messaging that aren’t available to clients that connect over XMPP.")
                     (recursive? #t)))
               (sha256
                (base32
-                "0imbzhhq9qbj6gvkckrnjhls2vvmmy8db7l6gsd7lng2pbfcn522"))
+                "14h8lvj0kjvy1b5i84ha2w9rl3akxjwwvsp5j4dcxwfghrkzqgf2"))
               (modules '((guix build utils)))
               (snippet
                '(begin