unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66234] [PATCH] gnu: picard: Update to 2.9.2.
@ 2023-09-27 12:07 Hilton Chain via Guix-patches via
  2023-09-30 10:06 ` bug#66234: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-09-27 12:07 UTC (permalink / raw)
  To: 66234; +Cc: Hilton Chain

* gnu/packages/music.scm (picard): Update to 2.9.2.
---

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

 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 a26719aec2..14894d8999 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.1")
+    (version "2.9.2")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3788,7 +3788,7 @@ (define-public picard
                     "picard/picard-" version ".tar.gz"))
               (sha256
                (base32
-                "1f1nf53xm94jam8w86a8hx69ilzddjibf29c7f1i353fr6k6bqvs"))))
+                "1gd4mypqcmpf8xnil1kqfv56znqg9pllvsj7fx8nq8jqaaw9cy6g"))))
     (build-system python-build-system)
     (arguments
      (list

base-commit: ce0cc6137df81919389f61671096a6ce701c0889
-- 
2.41.0





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

* bug#66234: [PATCH] gnu: picard: Update to 2.9.2.
  2023-09-27 12:07 [bug#66234] [PATCH] gnu: picard: Update to 2.9.2 Hilton Chain via Guix-patches via
@ 2023-09-30 10:06 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-09-30 10:06 UTC (permalink / raw)
  To: Hilton Chain; +Cc: 66234-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 383 bytes --]


Hilton Chain via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/music.scm (picard): Update to 2.9.2.
> ---
>
> Changes:
> https://github.com/metabrainz/picard/compare/release-2.9.1...release-2.9.2
>
>  gnu/packages/music.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, pushed to master as 371ddde311779cde4fee2c50362fbac417bb94b3.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-09-30 10:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-27 12:07 [bug#66234] [PATCH] gnu: picard: Update to 2.9.2 Hilton Chain via Guix-patches via
2023-09-30 10:06 ` bug#66234: " Christopher Baines

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).