GNU bug report logs - #74069
[PATCH] gnu: mpd-mpc: Update to 0.35.

Previous Next

Package: guix-patches;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ian Eure <ian <at> retrospec.tv>
Subject: bug#74069: closed (Re: [bug#74069] [PATCH] gnu: mpd-mpc: Update
 to 0.35.)
Date: Sat, 02 Nov 2024 15:43:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#74069: [PATCH] gnu: mpd-mpc: Update to 0.35.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 74069 <at> debbugs.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)]
From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: Ian Eure <ian <at> retrospec.tv>
Cc: 74069-done <at> debbugs.gnu.org
Subject: Re: [bug#74069] [PATCH] gnu: mpd-mpc: Update to 0.35.
Date: Sat, 02 Nov 2024 23:41:36 +0800
[Message part 3 (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)]
[Message part 5 (message/rfc822, inline)]
From: Ian Eure <ian <at> retrospec.tv>
To: guix-patches <at> gnu.org
Cc: Ian Eure <ian <at> retrospec.tv>
Subject: [PATCH] gnu: mpd-mpc: Update to 0.35.
Date: Mon, 28 Oct 2024 15:20:15 -0700
* 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




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.