unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 68773@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>
Subject: [bug#68773] [PATCH] gnu: picard: Updato to 2.11.
Date: Sun, 28 Jan 2024 15:39:18 +0800	[thread overview]
Message-ID: <bd845c1d836bacc1d07fa0b658be8223669ba538.1706427540.git.hako@ultrarare.space> (raw)

* gnu/packages/music.scm (picard): Updato to 2.11.

Change-Id: I61c4563a09f195415f6a67f657e4f9061e2f4389
---
 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 cd06aeddda..4031bf9414 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -3821,7 +3821,7 @@ (define-public pianobar
 (define-public picard
   (package
     (name "picard")
-    (version "2.10")
+    (version "2.11")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3829,7 +3829,7 @@ (define-public picard
                     "picard/picard-" version ".tar.gz"))
               (sha256
                (base32
-                "0f9rvif9m83jhal9n9x8kks17c0cgcipi1hjqmki7a296lz175ss"))))
+                "0ppq2n9jf8c8r8p9dkpcyipd2psr9hg0zbd5hcdsicili25336j4"))))
     (build-system python-build-system)
     (arguments
      (list

base-commit: 73d8e5a9352304a5192b22e04ef022234488e0da
-- 
2.41.0





         reply	other threads:[~2024-01-28  7:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-28  7:04 [bug#68771] [PATCH] gnu: phantomsocks: Updato to 0.0.0-20240125140126-2576269ca69a Hilton Chain via Guix-patches via
2024-01-28  7:39 ` Hilton Chain via Guix-patches via [this message]
2024-01-28  8:03   ` [bug#68774] [PATCH 1/2] gnu: kconfig-hardened-check: Updato to 0.6.6 Hilton Chain via Guix-patches via
2024-01-28  8:06     ` [bug#68774] [PATCH 2/2] gnu: kconfig-hardened-check: Rename to kernel-hardening-checker Hilton Chain via Guix-patches via
2024-01-28  8:47     ` [bug#68771] Typo in #68771, #68773, #68774 Hilton Chain via Guix-patches via
2024-02-05  7:39     ` bug#68774: [PATCH 1/2] gnu: kconfig-hardened-check: Updato to 0.6.6 Hilton Chain via Guix-patches via
2024-02-05  7:37   ` [bug#68773] [#bug68773] [PATCH] gnu: picard: Updato to 2.11 Hilton Chain via Guix-patches via
2024-02-05  7:37 ` [bug#68771] [PATCH] gnu: phantomsocks: Updato to 0.0.0-20240125140126-2576269ca69a Hilton Chain via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bd845c1d836bacc1d07fa0b658be8223669ba538.1706427540.git.hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=68773@debbugs.gnu.org \
    --cc=hako@ultrarare.space \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).