GNU bug report logs -
#65228
[PATCH] gnu: gpodder: Update to 3.11.1.
Previous Next
Reported by: altadil <Altadil <at> protonmail.com>
Date: Fri, 11 Aug 2023 13:51:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 65228 in the body.
You can then email your comments to 65228 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#65228
; Package
guix-patches
.
(Fri, 11 Aug 2023 13:51:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
altadil <Altadil <at> protonmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 11 Aug 2023 13:51:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gpodder.scm (gpodder): Update to 3.11.1.
---
Updated with guix refresh. guix lint OK.
guix build --rounds=2 OK on x86_64-linux (Zen 4 machine).
On the same machine, with qemu-binfmt:
the same command is OK on aarch64-linux and fails on other systems
(but it is the same situation for the current package).
Guix still builds without warning.
make check reports the same number of failures as before the change.
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 474065836e..f9102d3a44 100644
--- a/gnu/packages/gpodder.scm
+++ b/gnu/packages/gpodder.scm
@@ -50,7 +50,7 @@ (define-module (gnu packages gpodder)
(define-public gpodder
(package
(name "gpodder")
- (version "3.11.0")
+ (version "3.11.1")
(source
(origin
(method git-fetch)
@@ -58,7 +58,7 @@ (define-public gpodder
(url "https://github.com/gpodder/gpodder")
(commit version)))
(sha256
- (base32 "1387n0kgpan869c09smq5jnc3316vz8majl9bw01bw7cxg4vss3p"))
+ (base32 "121cb8qz4rp6602lpbi6m2vqx3ar1cw2s4z4r7nr5qaxb0q3gk9n"))
(file-name (git-file-name name version))
(patches (search-patches "gpodder-disable-updater.patch"))))
(build-system python-build-system)
base-commit: ad4520b92662e42d7d0b1e648b2068300dbb95c8
--
2.41.0
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Sat, 12 Aug 2023 21:16:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
altadil <Altadil <at> protonmail.com>
:
bug acknowledged by developer.
(Sat, 12 Aug 2023 21:16:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 65228-done <at> debbugs.gnu.org (full text, mbox):
altadil <Altadil <at> protonmail.com> skribis:
> * gnu/packages/gpodder.scm (gpodder): Update to 3.11.1.
Applied, thanks!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 10 Sep 2023 11:24:11 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 285 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.