unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Bruno Victal <mirai@makinata.eu>
To: 64810@debbugs.gnu.org
Cc: Bruno Victal <mirai@makinata.eu>
Subject: [bug#64810] [PATCH 1/2] gnu: mympd: Update to 11.0.1.
Date: Sun, 23 Jul 2023 21:06:25 +0100	[thread overview]
Message-ID: <59cf1d57a1a6f67ffd73b9e212a369ee3462bdae.1690142786.git.mirai@makinata.eu> (raw)
In-Reply-To: <cover.1690142534.git.mirai@makinata.eu>

* gnu/packages/mpd.scm (mympd): Update to 11.0.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 111150ce6b..3c00528a97 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -615,7 +615,7 @@ (define-public mpdevil
 (define-public mympd
   (package
     (name "mympd")
-    (version "10.3.3")
+    (version "11.0.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -624,7 +624,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1n8z3rscrw7k097q5z1d59mrryy7b8m0zdfhi767a1qpa121m8if"))))
+                "1i316942kkkyjzybxksgjzpriqhnmjcg58ppjsjck7yikkvdkxns"))))
     (build-system cmake-build-system)
     (arguments
      (list

base-commit: 80afaaf4e3851447c0f6e0adfd2e1f96f4d2973b
-- 
2.40.1





  reply	other threads:[~2023-07-23 20:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-23 20:03 [bug#64810] [PATCH 0/2] gnu: mympd: Update to 11.0.1 Bruno Victal
2023-07-23 20:06 ` Bruno Victal [this message]
2023-07-23 20:06 ` [bug#64810] [PATCH 2/2] gnu: mympd: Enable tests Bruno Victal
2023-08-06 15:44 ` [bug#64810] [PATCH v2 1/2] gnu: mympd: Update to 11.0.2 Bruno Victal
2023-08-06 15:44 ` [bug#64810] [PATCH v2 2/2] gnu: mympd: Enable tests Bruno Victal
2023-08-13  8:04 ` bug#64810: [PATCH 0/2] gnu: mympd: Update to 11.0.1 宋文武 via Guix-patches via

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=59cf1d57a1a6f67ffd73b9e212a369ee3462bdae.1690142786.git.mirai@makinata.eu \
    --to=mirai@makinata.eu \
    --cc=64810@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).