emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#66517: closed ([PATCH] gnu: picard: Update to 2.10.)


From: GNU bug Tracking System
Subject: bug#66517: closed ([PATCH] gnu: picard: Update to 2.10.)
Date: Wed, 25 Oct 2023 09:55:01 +0000

Your message dated Wed, 25 Oct 2023 11:54:03 +0200
with message-id <87jzrbxc1w.fsf@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@gnu.org.)


-- 
66517: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66517
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#66517] [PATCH] gnu: picard: Update to 2.10. Date: Wed, 25 Oct 2023 11:54:03 +0200 User-agent: Gnus/5.13 (Gnus v5.13)
> * gnu/packages/music.scm (picard): Update to 2.10.

Applied, thanks,

Mathieu


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]