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

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

bug#63130: closed ([PATCH] gnu: mympd: Update to 10.3.1.)


From: GNU bug Tracking System
Subject: bug#63130: closed ([PATCH] gnu: mympd: Update to 10.3.1.)
Date: Fri, 19 May 2023 14:34:02 +0000

Your message dated Fri, 19 May 2023 16:33:36 +0200
with message-id <871qjcz8zj.fsf_-_@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@gnu.org.)


-- 
63130: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63130
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#63130: [PATCH] gnu: mympd: Update to 10.3.1. Date: Fri, 19 May 2023 16:33:36 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Bruno Victal <mirai@makinata.eu> skribis:

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

Applied, thanks!


--- End Message ---

reply via email to

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