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>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#77320: closed ([PATCH] gnu: get-iplayer: Update to 3.35.)
Date: Sun, 27 Apr 2025 02:37:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 27 Apr 2025 10:41:33 +0800
with message-id <87msc2jpgi.fsf <at> envs.net>
and subject line Re: [bug#77320] [PATCH] gnu: get-iplayer: Update to 3.35.
has caused the debbugs.gnu.org bug report #77320,
regarding [PATCH] gnu: get-iplayer: Update to 3.35.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
77320: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77320
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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 26 days ago.

Previous Next


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