unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: mirai@makinata.eu
To: 59834@debbugs.gnu.org
Cc: Bruno Victal <mirai@makinata.eu>
Subject: [bug#59834] [PATCH v2] gnu: mympd: Update to 10.1.6.
Date: Sat, 10 Dec 2022 13:40:35 +0000	[thread overview]
Message-ID: <a1d7403feb4e4ae248795f4b5c82d5dd9ac6907c.1670679634.git.mirai@makinata.eu> (raw)
In-Reply-To: <dfdba6033344f07d44e26a5f5204782a46e2eb00.1670249580.git.mirai@makinata.eu>

From: Bruno Victal <mirai@makinata.eu>

* gnu/packages/mpd.scm (mympd): Update to 10.1.6.
---
 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 e0bd7633bc..68b40ad059 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -581,7 +581,7 @@ (define-public mpdevil
 (define-public mympd
   (package
     (name "mympd")
-    (version "10.1.3")
+    (version "10.1.6")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -590,7 +590,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "16cvjwbyb1m88kmgylp95p82a4xdjikmrw9arl6kvmgcbyw317yp"))))
+                "06i8v8dh2x4lrph9lm56h5yy698y95ic5xrgmyisafvxd239sn0x"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f)) ; no test target

base-commit: 4473be9858b3575c1b3f2b67c135ac822136dde0
-- 
2.38.1





  reply	other threads:[~2022-12-10 13:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-05 14:13 [bug#59834] [PATCH] gnu: mympd: Update to 10.1.4 mirai
2022-12-10 13:40 ` mirai [this message]
2022-12-13  6:18   ` bug#59834: [PATCH] gnu: mympd: Update to 10.1.6 宋文武 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=a1d7403feb4e4ae248795f4b5c82d5dd9ac6907c.1670679634.git.mirai@makinata.eu \
    --to=mirai@makinata.eu \
    --cc=59834@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).