unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66517] [PATCH] gnu: picard: Update to 2.10.
@ 2023-10-13 12:34 Hilton Chain via Guix-patches via
  2023-10-25  9:54 ` bug#66517: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-10-13 12:34 UTC (permalink / raw)
  To: 66517; +Cc: Hilton Chain

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#66517: [PATCH] gnu: picard: Update to 2.10.
  2023-10-13 12:34 [bug#66517] [PATCH] gnu: picard: Update to 2.10 Hilton Chain via Guix-patches via
@ 2023-10-25  9:54 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2023-10-25  9:54 UTC (permalink / raw)
  To: Hilton Chain; +Cc: 66517-done


> * gnu/packages/music.scm (picard): Update to 2.10.

Applied, thanks,

Mathieu




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-25  9:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-13 12:34 [bug#66517] [PATCH] gnu: picard: Update to 2.10 Hilton Chain via Guix-patches via
2023-10-25  9:54 ` bug#66517: " Mathieu Othacehe

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).