* [bug#36673] Update telegram-purple
@ 2019-07-15 18:01 Jonathan Brielmaier
2019-07-17 13:15 ` bug#36673: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Brielmaier @ 2019-07-15 18:01 UTC (permalink / raw)
To: 36673
[-- Attachment #1: Type: text/plain, Size: 0 bytes --]
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-telegram-purple-Update-to-1.4.1.patch --]
[-- Type: text/x-patch; name="0001-gnu-telegram-purple-Update-to-1.4.1.patch", Size: 1343 bytes --]
From 98cf4fbcf48c70cc85673f0ea7ea18372833fb89 Mon Sep 17 00:00:00 2001
From: Jonathan Brielmaier <jonathan.brielmaier@web.de>
Date: Mon, 15 Jul 2019 19:51:01 +0200
Subject: [PATCH] gnu: telegram-purple: Update to 1.4.1.
* gnu/packages/messaging.scm (telegram-purple): Update to 1.4.1.
---
gnu/packages/messaging.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 503781a9eb..afe62eb680 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1855,7 +1855,7 @@ messaging that aren’t available to clients that connect over XMPP.")
(define-public telegram-purple
(package
(name "telegram-purple")
- (version "1.3.1")
+ (version "1.4.1")
(home-page "https://github.com/majn/telegram-purple")
(source (origin
(method git-fetch)
@@ -1865,7 +1865,7 @@ messaging that aren’t available to clients that connect over XMPP.")
(recursive? #t)))
(sha256
(base32
- "0p93jpjpx7hszwffzgixw04zkrpsiyzz4za3gfr4j07krc4771fp"))
+ "0xlmqnlp2dqkgsq052d6dwgvqbwch2w0dnwpjslk5na4ih3lfr7k"))
(modules '((guix build utils)))
(snippet
'(begin
--
2.22.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#36673: Update telegram-purple
2019-07-15 18:01 [bug#36673] Update telegram-purple Jonathan Brielmaier
@ 2019-07-17 13:15 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-07-17 13:15 UTC (permalink / raw)
To: Jonathan Brielmaier; +Cc: 36673-done
Howdy,
Jonathan Brielmaier <jonathan.brielmaier@web.de> skribis:
> From 98cf4fbcf48c70cc85673f0ea7ea18372833fb89 Mon Sep 17 00:00:00 2001
> From: Jonathan Brielmaier <jonathan.brielmaier@web.de>
> Date: Mon, 15 Jul 2019 19:51:01 +0200
> Subject: [PATCH] gnu: telegram-purple: Update to 1.4.1.
>
> * gnu/packages/messaging.scm (telegram-purple): Update to 1.4.1.
Applied, thanks!
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-07-17 13:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-15 18:01 [bug#36673] Update telegram-purple Jonathan Brielmaier
2019-07-17 13:15 ` bug#36673: " Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.