unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Bruno Victal <mirai@makinata.eu>
To: 61228@debbugs.gnu.org
Cc: Bruno Victal <mirai@makinata.eu>
Subject: [bug#61228] [PATCH] gnu: mympd: Update to 10.2.1.
Date: Thu,  2 Feb 2023 14:46:23 +0000	[thread overview]
Message-ID: <63373756457f77fbc723061208b709bfba23e702.1675349172.git.mirai@makinata.eu> (raw)

* gnu/packages/mpd.scm (mympd): Update to 10.2.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 e432edf0ae..7c5d7b9486 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -586,7 +586,7 @@ (define-public mpdevil
 (define-public mympd
   (package
     (name "mympd")
-    (version "10.2.0")
+    (version "10.2.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -595,7 +595,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "16f4yyjjgl6d6pqnnal5d00s5cgrg1m6b6i2bmg5n86gns8n9chv"))))
+                "1zici4sfpd2hra14dy7vp2x0w3i46a2d422inkixkp4cpm14rj9s"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f)) ; no test target

base-commit: f5446f721121c50a6e8fdf1e7285d861dfd180b8
-- 
2.38.1





             reply	other threads:[~2023-02-02 14:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-02 14:46 Bruno Victal [this message]
2023-02-03 18:20 ` bug#61228: [PATCH] gnu: mympd: Update to 10.2.1 Christopher Baines

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=63373756457f77fbc723061208b709bfba23e702.1675349172.git.mirai@makinata.eu \
    --to=mirai@makinata.eu \
    --cc=61228@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).