unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Pierre Langlois <pierre.langlois@gmx.com>
To: 37658@debbugs.gnu.org
Cc: Pierre Langlois <pierre.langlois@gmx.com>
Subject: [bug#37658] [PATCH] gnu: gpodder: Update to 3.10.11.
Date: Tue, 08 Oct 2019 10:32:26 +0100	[thread overview]
Message-ID: <87zhiboa51.fsf@gmx.com> (raw)

[-- 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


             reply	other threads:[~2019-10-08  9:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-08  9:32 Pierre Langlois [this message]
2019-10-08 21:20 ` bug#37658: [PATCH] gnu: gpodder: Update to 3.10.11 Marius Bakke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zhiboa51.fsf@gmx.com \
    --to=pierre.langlois@gmx.com \
    --cc=37658@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).