GNU bug report logs -
#74069
[PATCH] gnu: mpd-mpc: Update to 0.35.
Previous Next
Reported by: Ian Eure <ian <at> retrospec.tv>
Date: Mon, 28 Oct 2024 22:21:01 UTC
Severity: normal
Tags: patch
Done: Z572 <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 02 Nov 2024 23:41:36 +0800
with message-id <87wmhlk5hr.fsf <at> iscas.ac.cn>
and subject line Re: [bug#74069] [PATCH] gnu: mpd-mpc: Update to 0.35.
has caused the debbugs.gnu.org bug report #74069,
regarding [PATCH] gnu: mpd-mpc: Update to 0.35.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
74069: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74069
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* 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
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Ian Eure <ian <at> retrospec.tv> writes:
> * 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
push, and switch to git-fetch.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 279 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.