emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61406: closed ([PATCH] gnu: mympd: Update to 10.2.2.)


From: GNU bug Tracking System
Subject: bug#61406: closed ([PATCH] gnu: mympd: Update to 10.2.2.)
Date: Sat, 11 Feb 2023 20:30:02 +0000

Your message dated Sat, 11 Feb 2023 21:29:03 +0100
with message-id <87pmagt08g.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#61406] [PATCH] gnu: mympd: Update to 10.2.2.
has caused the debbugs.gnu.org bug report #61406,
regarding [PATCH] gnu: mympd: Update to 10.2.2.
to be marked as done.

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


-- 
61406: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61406
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: mympd: Update to 10.2.2. Date: Fri, 10 Feb 2023 17:01:59 +0000
* gnu/packages/mpd.scm (mympd): Update to 10.2.2.
---
 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 4df2dfd655..0e8f5e616b 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -597,7 +597,7 @@ (define-public mpdevil
 (define-public mympd
   (package
     (name "mympd")
-    (version "10.2.1")
+    (version "10.2.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -606,7 +606,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1zici4sfpd2hra14dy7vp2x0w3i46a2d422inkixkp4cpm14rj9s"))))
+                "04nq2gwqs99iivb7xkqh6bi8rwfx9krgxfn8xiwyfwmzcbq7hyp0"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f)) ; no test target
-- 
2.38.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#61406] [PATCH] gnu: mympd: Update to 10.2.2. Date: Sat, 11 Feb 2023 21:29:03 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hello,

Bruno Victal <mirai@makinata.eu> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]