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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74069 in the body.
You can then email your comments to 74069 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#74069
; Package
guix-patches
.
(Mon, 28 Oct 2024 22:21:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ian Eure <ian <at> retrospec.tv>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 28 Oct 2024 22:21:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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 sent
to
Z572 <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Sat, 02 Nov 2024 15:43:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ian Eure <ian <at> retrospec.tv>
:
bug acknowledged by developer.
(Sat, 02 Nov 2024 15:43:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 74069-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 01 Dec 2024 12:24:11 GMT)
Full text and
rfc822 format available.
This bug report was last modified 278 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.