From: Ian Eure <ian@retrospec.tv>
To: 74069@debbugs.gnu.org
Cc: Ian Eure <ian@retrospec.tv>
Subject: [bug#74069] [PATCH] gnu: mpd-mpc: Update to 0.35.
Date: Mon, 28 Oct 2024 15:20:15 -0700 [thread overview]
Message-ID: <20241028222015.9884-1-ian@retrospec.tv> (raw)
* gnu/packages/mpd.scm (mpd-mpc): Update to 0.35.
Change-Id: I72237f9fd0e9a8549ba316ae2cb65ed60f4f02c7
---
gnu/packages/mpd.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm
index 4e0edc2d5e..0726e541d7 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -227,7 +227,7 @@ (define-public mpd
(define-public mpd-mpc
(package
(name "mpd-mpc")
- (version "0.34")
+ (version "0.35")
(source (origin
(method url-fetch)
(uri
@@ -236,7 +236,7 @@ (define-public mpd-mpc
"/mpc-" version ".tar.xz"))
(sha256
(base32
- "086sdx88zvgbv4j9kw4qlrsw1n621d6j6403pcid045wahv3y7k9"))))
+ "1m3q71p3i8ca2ycmdzq7cshj5f4i0ijkh9138r9mnxm2pz1mja9q"))))
(build-system meson-build-system)
(arguments
(list #:phases
--
2.46.0
reply other threads:[~2024-10-28 22:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241028222015.9884-1-ian@retrospec.tv \
--to=ian@retrospec.tv \
--cc=74069@debbugs.gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.