unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Bruno Victal <mirai@makinata.eu>
To: 60792@debbugs.gnu.org
Cc: Bruno Victal <mirai@makinata.eu>
Subject: [bug#60792] [PATCH v2] gnu: mympd: Update to 10.2.0.
Date: Mon, 23 Jan 2023 21:30:14 +0000	[thread overview]
Message-ID: <a50d5c51018122ec9e9823f2628ea5ade67a6565.1674509414.git.mirai@makinata.eu> (raw)
In-Reply-To: <a18cb8612d488f690a8ef6dbce3085e791b7b599.1673648103.git.mirai@makinata.eu>

* gnu/packages/mpd.scm (mympd): Update to 10.2.0.
---
 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 63163e09dc..06238acbbe 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.6")
+    (version "10.2.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -590,7 +590,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "06i8v8dh2x4lrph9lm56h5yy698y95ic5xrgmyisafvxd239sn0x"))))
+                "16f4yyjjgl6d6pqnnal5d00s5cgrg1m6b6i2bmg5n86gns8n9chv"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f)) ; no test target

base-commit: 9e4f1f8c339cb5f1d3dcf9b22ae74cd5b1c25053
-- 
2.38.1





  reply	other threads:[~2023-01-23 21:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-13 22:15 [bug#60792] [PATCH] gnu: mympd: Update to 10.1.7 Bruno Victal
2023-01-23 21:30 ` Bruno Victal [this message]
2023-01-28  2:24   ` bug#60792: [PATCH v2] gnu: mympd: Update to 10.2.0 宋文武 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=a50d5c51018122ec9e9823f2628ea5ade67a6565.1674509414.git.mirai@makinata.eu \
    --to=mirai@makinata.eu \
    --cc=60792@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).