GNU bug report logs - #77320
[PATCH] gnu: get-iplayer: Update to 3.35.

Previous Next

Package: guix-patches;

Reported by: Timo Wilken <guix <at> twilken.net>

Date: Thu, 27 Mar 2025 19:20:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

To reply to this bug, email your comments to 77320 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#77320; Package guix-patches. (Thu, 27 Mar 2025 19:20:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Timo Wilken <guix <at> twilken.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 27 Mar 2025 19:20:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Timo Wilken <guix <at> twilken.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: get-iplayer: Update to 3.35.
Date: Thu, 27 Mar 2025 20:19:09 +0100
* gnu/packages/video (get-iplayer): Update to 3.35.

Change-Id: Idd00061a23c3134f043960042ee0b65da2cd9834
---
 gnu/packages/video.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 9ad8262b985..5ba9f2fe09f 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -6669,7 +6669,7 @@ (define-public guvcview
 (define-public get-iplayer
   (package
     (name "get-iplayer")
-    (version "3.30")
+    (version "3.35")
     (source
       (origin
         (method git-fetch)
@@ -6678,7 +6678,7 @@ (define-public get-iplayer
                (commit (string-append "v" version))))
         (file-name (git-file-name name version))
         (sha256
-         (base32 "1kzsdq1mhm5h83bbdbhh3jhpfvq4f13ly22mfd6vvmhj8mq084pi"))))
+         (base32 "074a1aazryjps44qlmj2lqg7vnx559q4s6k1k1jvgjvadf1fpb3y"))))
     (build-system perl-build-system)
     (arguments
      `(#:tests? #f                      ; no tests
-- 
2.49.0





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Sun, 27 Apr 2025 02:37:02 GMT) Full text and rfc822 format available.

Notification sent to Timo Wilken <guix <at> twilken.net>:
bug acknowledged by developer. (Sun, 27 Apr 2025 02:37:02 GMT) Full text and rfc822 format available.

Message #10 received at 77320-done <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> envs.net>
To: Timo Wilken <guix <at> twilken.net>
Cc: 77320-done <at> debbugs.gnu.org
Subject: Re: [bug#77320] [PATCH] gnu: get-iplayer: Update to 3.35.
Date: Sun, 27 Apr 2025 10:41:33 +0800
Timo Wilken <guix <at> twilken.net> writes:

> * gnu/packages/video (get-iplayer): Update to 3.35.

Pushed to master, thanks.




This bug report was last modified 2 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.