unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#37658] [PATCH] gnu: gpodder: Update to 3.10.11.
@ 2019-10-08  9:32 Pierre Langlois
  2019-10-08 21:20 ` bug#37658: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Pierre Langlois @ 2019-10-08  9:32 UTC (permalink / raw)
  To: 37658; +Cc: Pierre Langlois

[-- Attachment #1: Type: text/plain, Size: 97 bytes --]


Hello!

There was a follow-up bugfix release of gPodder just a few days later.

Thanks,
Pierre


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-gpodder-Update-to-3.10.11.patch --]
[-- Type: text/x-patch, Size: 1071 bytes --]

From 814b14d6ff4b1572057a6961d4fe306b1651cb9c Mon Sep 17 00:00:00 2001
From: Pierre Langlois <pierre.langlois@gmx.com>
Date: Sat, 5 Oct 2019 12:55:10 +0100
Subject: [PATCH] gnu: gpodder: Update to 3.10.11.

* gnu/packages/gpodder.scm (gpodder): Update to 3.10.11.
---
 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 f896ddae35..040793b4f6 100644
--- a/gnu/packages/gpodder.scm
+++ b/gnu/packages/gpodder.scm
@@ -37,7 +37,7 @@
 (define-public gpodder
   (package
     (name "gpodder")
-    (version "3.10.10")
+    (version "3.10.11")
     (source
      (origin
        (method git-fetch)
@@ -46,7 +46,7 @@
              (commit version)))
        (sha256
         (base32
-         "1phgd3xly6ddrxpx5glgfs1ya4xq2qbcx5d9l3d6i4dlhji1dmja"))
+         "15f5z3cnch9lpzbz73l4wjykv9n74y8djz5db53la2ql4ihaxfz9"))
        (file-name (git-file-name name version))))
     (build-system python-build-system)
     (native-inputs
--
2.23.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#37658: [PATCH] gnu: gpodder: Update to 3.10.11.
  2019-10-08  9:32 [bug#37658] [PATCH] gnu: gpodder: Update to 3.10.11 Pierre Langlois
@ 2019-10-08 21:20 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2019-10-08 21:20 UTC (permalink / raw)
  To: Pierre Langlois, 37658-done

[-- Attachment #1: Type: text/plain, Size: 167 bytes --]

Pierre Langlois <pierre.langlois@gmx.com> writes:

> Hello!
>
> There was a follow-up bugfix release of gPodder just a few days later.

Thanks!  Pushed in d28c113f6b.

[-- 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:[~2019-10-08 21:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-08  9:32 [bug#37658] [PATCH] gnu: gpodder: Update to 3.10.11 Pierre Langlois
2019-10-08 21:20 ` bug#37658: " 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).