GNU bug report logs - #61456
[PATCH] gnu: picard: Update to 2.8.5.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Sun, 12 Feb 2023 17:15:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61456: closed ([PATCH] gnu: picard: Update to 2.8.5.)
Date: Mon, 13 Feb 2023 19:01:05 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 13 Feb 2023 19:00:13 +0000
with message-id <87h6vp1jcd.fsf <at> cbaines.net>
and subject line Re: [bug#61456] [PATCH] gnu: picard: Update to 2.8.5.
has caused the debbugs.gnu.org bug report #61456,
regarding [PATCH] gnu: picard: Update to 2.8.5.
to be marked as done.

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


-- 
61456: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61456
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: picard: Update to 2.8.5.
Date: Mon, 13 Feb 2023 01:11:35 +0800
* gnu/packages/music.scm (picard): Update to 2.8.5.
---
 gnu/packages/music.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index e99bee9cc7..6fb2824483 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -3678,7 +3678,7 @@ (define-public pianobar
 (define-public picard
   (package
     (name "picard")
-    (version "2.8.3")
+    (version "2.8.5")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3686,7 +3686,7 @@ (define-public picard
                     "picard/picard-" version ".tar.gz"))
               (sha256
                (base32
-                "0h4yk1y4k23hkfk7k2in27rd34ani857m0vvn7xa8vxizz951dka"))))
+                "1kjl7iqgvvrv7mygsb7491cz872gm334489nyj0v8b79bxnzghdi"))))
     (build-system python-build-system)
     (arguments
      (list

base-commit: 2b1383c0a2f79117103b142440c64f6a751d545d
-- 
2.39.1



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Hilton Chain <hako <at> ultrarare.space>
Cc: 61456-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#61456] [PATCH] gnu: picard: Update to 2.8.5.
Date: Mon, 13 Feb 2023 19:00:13 +0000
[Message part 4 (text/plain, inline)]
Hilton Chain via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/music.scm (picard): Update to 2.8.5.
> ---
>  gnu/packages/music.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks! Pushed to master as dd724cfad45d76b9dcc5b073876c995715c92a07.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 96 days ago.

Previous Next


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