GNU bug report logs - #63130
[PATCH] gnu: mympd: Update to 10.3.1.

Previous Next

Package: guix-patches;

Reported by: Bruno Victal <mirai <at> makinata.eu>

Date: Thu, 27 Apr 2023 19:54:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#63130: closed ([PATCH] gnu: mympd: Update to 10.3.1.)
Date: Fri, 19 May 2023 14:34:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 19 May 2023 16:33:36 +0200
with message-id <871qjcz8zj.fsf_-_ <at> gnu.org>
and subject line Re: bug#63130: [PATCH] gnu: mympd: Update to 10.3.1.
has caused the debbugs.gnu.org bug report #63130,
regarding [PATCH] gnu: mympd: Update to 10.3.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
63130: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63130
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Bruno Victal <mirai <at> makinata.eu>
To: guix-patches <at> gnu.org
Cc: Bruno Victal <mirai <at> makinata.eu>
Subject: [PATCH] gnu: mympd: Update to 10.3.1.
Date: Thu, 27 Apr 2023 20:53:03 +0100
* gnu/packages/mpd.scm (mympd): Update to 10.3.1.
---
 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 1a556c0289..1e19546886 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -600,7 +600,7 @@ (define-public mpdevil
 (define-public mympd
   (package
     (name "mympd")
-    (version "10.2.6")
+    (version "10.3.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -609,7 +609,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1adi1pdygj7wlfi6k3978b6ny2cziai4f761a61j9vxa2ywf7wbb"))))
+                "1a4gbsrqbm2m2v7yag1pc0zzbghbw89va0mszv5yj0pz795zw1r9"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f)) ; no test target

base-commit: b8b3af93da5340eecab77fa7b12c7ce364bf11cf
-- 
2.39.2



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Bruno Victal <mirai <at> makinata.eu>
Cc: 63130-done <at> debbugs.gnu.org
Subject: Re: bug#63130: [PATCH] gnu: mympd: Update to 10.3.1.
Date: Fri, 19 May 2023 16:33:36 +0200
Bruno Victal <mirai <at> makinata.eu> skribis:

> * gnu/packages/mpd.scm (mympd): Update to 10.3.2.

Applied, thanks!


This bug report was last modified 2 years and 5 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.