GNU bug report logs - #66517
[PATCH] gnu: picard: Update to 2.10.

Previous Next

Package: guix-patches;

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

Date: Fri, 13 Oct 2023 12:37:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

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: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#66517: closed ([PATCH] gnu: picard: Update to 2.10.)
Date: Wed, 25 Oct 2023 09:55:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 25 Oct 2023 11:54:03 +0200
with message-id <87jzrbxc1w.fsf <at> gnu.org>
and subject line Re: [bug#66517] [PATCH] gnu: picard: Update to 2.10.
has caused the debbugs.gnu.org bug report #66517,
regarding [PATCH] gnu: picard: Update to 2.10.
to be marked as done.

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


-- 
66517: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66517
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
Cc: Hilton Chain <hako <at> ultrarare.space>
Subject: [PATCH] gnu: picard: Update to 2.10.
Date: Fri, 13 Oct 2023 20:34:09 +0800
* gnu/packages/music.scm (picard): Update to 2.10.
---

Changes:
https://github.com/metabrainz/picard/compare/release-2.9.2...release-2.10

 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 eaae2f8a86..3dcd23599d 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -3780,7 +3780,7 @@ (define-public pianobar
 (define-public picard
   (package
     (name "picard")
-    (version "2.9.2")
+    (version "2.10")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3788,7 +3788,7 @@ (define-public picard
                     "picard/picard-" version ".tar.gz"))
               (sha256
                (base32
-                "1gd4mypqcmpf8xnil1kqfv56znqg9pllvsj7fx8nq8jqaaw9cy6g"))))
+                "0f9rvif9m83jhal9n9x8kks17c0cgcipi1hjqmki7a296lz175ss"))))
     (build-system python-build-system)
     (arguments
      (list

base-commit: 4ec6fd7817ec4073547fd71309374a293d7c436c
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Hilton Chain <hako <at> ultrarare.space>
Cc: 66517-done <at> debbugs.gnu.org
Subject: Re: [bug#66517] [PATCH] gnu: picard: Update to 2.10.
Date: Wed, 25 Oct 2023 11:54:03 +0200
> * gnu/packages/music.scm (picard): Update to 2.10.

Applied, thanks,

Mathieu


This bug report was last modified 1 year and 303 days ago.

Previous Next


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