all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bruno Victal <mirai@makinata.eu>
To: 66039@debbugs.gnu.org
Cc: Bruno Victal <mirai@makinata.eu>
Subject: [bug#66039] [PATCH] gnu: mympd: Update to 12.0.2.
Date: Sat, 23 Sep 2023 14:52:21 +0100	[thread overview]
Message-ID: <7ec054006fd277e8c5b7ec4f28f2b4095fa15de1.1695477141.git.mirai@makinata.eu> (raw)
In-Reply-To: <283a7abd688c7dc1eda0873d6d4fef321a3d4221.1694901950.git.mirai@makinata.eu>

* gnu/packages/mpd.scm (mympd): Update to 12.0.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 d617dc014b..86f18e8d77 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -613,7 +613,7 @@ (define-public mpdevil
 (define-public mympd
   (package
     (name "mympd")
-    (version "11.0.5")
+    (version "12.0.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -622,7 +622,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0b3skvam3kb14w2afzxl1pfvj4cfanr45nyv93zpxafmxgghxqcv"))))
+                "19139ina79jdfmc2vh6xcp5n0z8c41fi2fz2fmvg623bpix3fcgf"))))
     (build-system cmake-build-system)
     (arguments
      (list

base-commit: 4f35ff1275e05be31f5d41464ccf147e9dbfd016
-- 
2.41.0





  reply	other threads:[~2023-09-23 13:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-16 22:05 [bug#66039] [PATCH] gnu: mympd: Update to 12.0.1 Bruno Victal
2023-09-23 13:52 ` Bruno Victal [this message]
2023-09-23 13:54 ` [bug#66039] [PATCH v2] gnu: mympd: Update to 12.0.2 Bruno Victal
2023-09-28 16:36   ` bug#66039: " Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7ec054006fd277e8c5b7ec4f28f2b4095fa15de1.1695477141.git.mirai@makinata.eu \
    --to=mirai@makinata.eu \
    --cc=66039@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.