* [bug#39426] [PATCH] gnu: gpodder: Update to 3.10.13.
@ 2020-02-04 20:46 Pierre Langlois
2020-02-05 20:45 ` bug#39426: " Marius Bakke
0 siblings, 1 reply; 2+ messages in thread
From: Pierre Langlois @ 2020-02-04 20:46 UTC (permalink / raw)
To: 39426
[-- Attachment #1: Type: text/plain, Size: 70 bytes --]
Hello Guix!
Here's a quick patch to update gpodder.
Thanks,
Pierre
[-- Attachment #2: 0001-gnu-gpodder-Update-to-3.10.13.patch --]
[-- Type: text/x-patch, Size: 1335 bytes --]
From f3657100c956937e3750a3b2e999741d9ef823a9 Mon Sep 17 00:00:00 2001
From: Pierre Langlois <pierre.langlois@gmx.com>
Date: Tue, 4 Feb 2020 20:43:25 +0000
Subject: [PATCH] gnu: gpodder: Update to 3.10.13.
* gnu/packages/gpodder.scm (gpodder): Update to 3.10.13.
---
gnu/packages/gpodder.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gpodder.scm b/gnu/packages/gpodder.scm
index 040793b4f6..8e7c961929 100644
--- a/gnu/packages/gpodder.scm
+++ b/gnu/packages/gpodder.scm
@@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
-;;; Copyright © 2019 Pierre Langlois <pierre.langlois@gmx.com>
+;;; Copyright © 2019, 2020 Pierre Langlois <pierre.langlois@gmx.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -37,7 +37,7 @@
(define-public gpodder
(package
(name "gpodder")
- (version "3.10.11")
+ (version "3.10.13")
(source
(origin
(method git-fetch)
@@ -46,7 +46,7 @@
(commit version)))
(sha256
(base32
- "15f5z3cnch9lpzbz73l4wjykv9n74y8djz5db53la2ql4ihaxfz9"))
+ "1h542syaxsx1hslfzlk3fx1nbp190zjw35kigw7a1kx1jwvfwapg"))
(file-name (git-file-name name version))))
(build-system python-build-system)
(native-inputs
--
2.25.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#39426: [PATCH] gnu: gpodder: Update to 3.10.13.
2020-02-04 20:46 [bug#39426] [PATCH] gnu: gpodder: Update to 3.10.13 Pierre Langlois
@ 2020-02-05 20:45 ` Marius Bakke
0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2020-02-05 20:45 UTC (permalink / raw)
To: Pierre Langlois, 39426-done
[-- Attachment #1: Type: text/plain, Size: 127 bytes --]
Pierre Langlois <pierre.langlois@gmx.com> writes:
> Hello Guix!
>
> Here's a quick patch to update gpodder.
Applied, thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-02-05 20:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-04 20:46 [bug#39426] [PATCH] gnu: gpodder: Update to 3.10.13 Pierre Langlois
2020-02-05 20:45 ` bug#39426: " Marius Bakke
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).