GNU bug report logs - #66642
[PATCH] gnu: mympd: Update to 12.1.1.

Previous Next

Package: guix-patches;

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

Date: Thu, 19 Oct 2023 15:45:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <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: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#66642: closed ([PATCH] gnu: mympd: Update to 12.1.1.)
Date: Wed, 25 Oct 2023 08:36:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 25 Oct 2023 10:34:55 +0200
with message-id <87a5s7nlqo.fsf <at> gnu.org>
and subject line Re: [bug#66642] [PATCH] gnu: mympd: Update to 12.1.1.
has caused the debbugs.gnu.org bug report #66642,
regarding [PATCH] gnu: mympd: Update to 12.1.1.
to be marked as done.

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


-- 
66642: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66642
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 12.1.1.
Date: Thu, 19 Oct 2023 16:43:19 +0100
* gnu/packages/mpd.scm (mympd): Update to 12.1.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 0fa24896fa..284207bf1f 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -622,7 +622,7 @@ (define-public mpdevil
 (define-public mympd
   (package
     (name "mympd")
-    (version "12.1.0")
+    (version "12.1.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -631,7 +631,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0vmnfwkajgm1dmm34z0zk74j5wzlwcwk45aalfzc5pqlkcy6c4z5"))))
+                "1bal31xmdmq46bi0qmia07sqcwy695vcz5y5hxwkz71rcfywbsf9"))))
     (build-system cmake-build-system)
     (arguments
      (list

base-commit: c065da01ff956d3c2bdfc45a33d910e509a211d9
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Bruno Victal <mirai <at> makinata.eu>
Cc: 66642-done <at> debbugs.gnu.org
Subject: Re: [bug#66642] [PATCH] gnu: mympd: Update to 12.1.1.
Date: Wed, 25 Oct 2023 10:34:55 +0200
> * gnu/packages/mpd.scm (mympd): Update to 12.1.1.

Applied, thanks!

Mathieu


This bug report was last modified 1 year and 289 days ago.

Previous Next


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