* [bug#36177] [PATCH] gnu: gpodder: Update to 3.10.9.
@ 2019-06-12 8:25 Pierre Langlois
2019-06-13 6:36 ` bug#36177: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Pierre Langlois @ 2019-06-12 8:25 UTC (permalink / raw)
To: 36177
[-- Attachment #1: Type: text/plain, Size: 70 bytes --]
Hello Guix!
Here's a quick patch to update gPodder.
Thanks!
Pierre
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-gpodder-Update-to-3.10.9.patch --]
[-- Type: text/x-patch, Size: 1067 bytes --]
From cc3f86947347887e4858e80d7f74634f361eb3f0 Mon Sep 17 00:00:00 2001
From: Pierre Langlois <pierre.langlois@gmx.com>
Date: Sun, 9 Jun 2019 22:24:08 +0100
Subject: [PATCH] gnu: gpodder: Update to 3.10.9.
* gnu/packages/gpodder.scm (gpodder): Update to 3.10.9.
---
gnu/packages/gpodder.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gpodder.scm b/gnu/packages/gpodder.scm
index badb7f867f..745e9c0423 100644
--- a/gnu/packages/gpodder.scm
+++ b/gnu/packages/gpodder.scm
@@ -36,7 +36,7 @@
(define-public gpodder
(package
(name "gpodder")
- (version "3.10.7")
+ (version "3.10.9")
(source
(origin
(method git-fetch)
@@ -45,7 +45,7 @@
(commit version)))
(sha256
(base32
- "0sx9rj6dpvd2xz7lak2yi0zlgr3lp2ng1fw23s39la9ly4g1835j"))
+ "1sdmr1sq1d4p492zp9kq3npl7p56yr0pr470z9r6xxcylax5mhfq"))
(file-name (git-file-name name version))))
(build-system python-build-system)
(native-inputs
--
2.22.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#36177: [PATCH] gnu: gpodder: Update to 3.10.9.
2019-06-12 8:25 [bug#36177] [PATCH] gnu: gpodder: Update to 3.10.9 Pierre Langlois
@ 2019-06-13 6:36 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2019-06-13 6:36 UTC (permalink / raw)
To: Pierre Langlois; +Cc: 36177-done
[-- Attachment #1: Type: text/plain, Size: 229 bytes --]
Patch pushed
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-06-13 6:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-12 8:25 [bug#36177] [PATCH] gnu: gpodder: Update to 3.10.9 Pierre Langlois
2019-06-13 6:36 ` bug#36177: " Efraim Flashner
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.