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

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

bug#62104: closed ([PATCH] gnu: mympd: Update to 10.2.5.)


From: GNU bug Tracking System
Subject: bug#62104: closed ([PATCH] gnu: mympd: Update to 10.2.5.)
Date: Mon, 27 Mar 2023 15:57:03 +0000

Your message dated Mon, 27 Mar 2023 16:56:13 +0100
with message-id <87zg7yp4r0.fsf@cbaines.net>
and subject line Re: [bug#62104] [PATCH v2] gnu: mympd: Update to 10.2.6.
has caused the debbugs.gnu.org bug report #62104,
regarding [PATCH] gnu: mympd: Update to 10.2.5.
to be marked as done.

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


-- 
62104: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62104
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: mympd: Update to 10.2.5. Date: Fri, 10 Mar 2023 20:31:34 +0000
* gnu/packages/mpd.scm (mympd): Update to 10.2.5.
---
 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 6b7c78c71b..da2a62e0f2 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.4")
+    (version "10.2.5")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -609,7 +609,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0544vx9x103394mz2x92ycfj5lh59xrzcvagi4q0jb9b1hh44s6p"))))
+                "1n5fv7ny5dnv8mpppg9phwbqa7aj33i7an93gihsh65xp6yqq4b7"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f)) ; no test target
-- 
2.39.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#62104] [PATCH v2] gnu: mympd: Update to 10.2.6. Date: Mon, 27 Mar 2023 16:56:13 +0100 User-agent: mu4e 1.8.13; emacs 28.2
Bruno Victal <mirai@makinata.eu> writes:

> * gnu/packages/mpd.scm (mympd): Update to 10.2.6.
> ---
>  gnu/packages/mpd.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks Bruno, I've pushed this to the master branch as
80969b15dcbce447f409049731916146696ed53b.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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