all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#43206] [PATCH] update gPodder
@ 2020-09-04 18:21 raingloom
       [not found] ` <20200904194028.GA31856@jurong>
  0 siblings, 1 reply; 3+ messages in thread
From: raingloom @ 2020-09-04 18:21 UTC (permalink / raw)
  To: 43206

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

Bumped the package to the latest minor release so that it will stop
nagging users about updating.

[-- Attachment #2: 0001-gnu-Update-gPodder-to-3.10.16.patch --]
[-- Type: text/x-patch, Size: 1046 bytes --]

From 143fa9675762bfacf1891384681863fc110e70ca Mon Sep 17 00:00:00 2001
From: your friendly localhost admin <raingloom@riseup.net>
Date: Fri, 4 Sep 2020 20:17:51 +0200
Subject: [PATCH] gnu: Update gPodder to 3.10.16

* gnu/packages/gpodder.scm (gpodder): Updated to 3.10.16
---
 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 734599483b..19578e42b0 100644
--- a/gnu/packages/gpodder.scm
+++ b/gnu/packages/gpodder.scm
@@ -38,7 +38,7 @@
 (define-public gpodder
   (package
     (name "gpodder")
-    (version "3.10.15")
+    (version "3.10.16")
     (source
      (origin
        (method git-fetch)
@@ -47,7 +47,7 @@
              (commit version)))
        (sha256
         (base32
-         "0ghbanj142n0hgydzfjmnkdgri2kswsjal3mn10c723kih4ir4yr"))
+         "0pbpaasd7kj6y25nm45y1qyb9sxd4570f7g6zkfcpf6pa3nx7qkq"))
        (file-name (git-file-name name version))))
     (build-system python-build-system)
     (native-inputs
-- 
2.28.0


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

* [bug#43206] [PATCH] update gPodder
       [not found] ` <20200904194028.GA31856@jurong>
@ 2020-09-04 20:13   ` Andreas Enge
       [not found]     ` <20200904232444.612974c6@riseup.net>
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Enge @ 2020-09-04 20:13 UTC (permalink / raw)
  To: raingloom; +Cc: 43206

On Fri, Sep 04, 2020 at 09:40:28PM +0200, Andreas Enge wrote:
> On Fri, Sep 04, 2020 at 08:21:10PM +0200, raingloom wrote:
> > Bumped the package to the latest minor release so that it will stop
> > nagging users about updating.
> hm, is this not an antifeature that independently we should disable?
> So gpodder calls home?

See here:
   https://sources.debian.org/src/gpodder/3.10.16-1/debian/patches/disable_update_check_on_startup_default.patch/

Would you like to adapt the package?

> > From: your friendly localhost admin <raingloom@riseup.net>
> 
> Is that really the authour name you want to use (as opposed to "rainglow"
> in the past)?
> 
> After being sure, I can push; the commit message needs to be slightly
> reformulated to fit our pattern (see "git log"), but I can also adjust
> this myself.

Andreas





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

* bug#43206: [PATCH] update gPodder
       [not found]     ` <20200904232444.612974c6@riseup.net>
@ 2020-09-05 10:03       ` Andreas Enge
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Enge @ 2020-09-05 10:03 UTC (permalink / raw)
  To: raingloom; +Cc: 43206-done

Hello,

I just pushed your updated patch with tiny changes to the commit message.
Thanks!

Andreas





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

end of thread, other threads:[~2020-09-05 10:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-04 18:21 [bug#43206] [PATCH] update gPodder raingloom
     [not found] ` <20200904194028.GA31856@jurong>
2020-09-04 20:13   ` Andreas Enge
     [not found]     ` <20200904232444.612974c6@riseup.net>
2020-09-05 10:03       ` bug#43206: " Andreas Enge

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.