unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Bruno Victal <mirai@makinata.eu>
To: 62104@debbugs.gnu.org
Cc: Bruno Victal <mirai@makinata.eu>
Subject: [bug#62104] [PATCH] gnu: mympd: Update to 10.2.5.
Date: Fri, 10 Mar 2023 20:31:34 +0000	[thread overview]
Message-ID: <d082e22316734137482a18be3e252bf2dfc7ab55.1678480278.git.mirai@makinata.eu> (raw)

* gnu/packages/mpd.scm (mympd): Update to 10.2.5.
---
 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 6b7c78c71b..da2a62e0f2 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -600,7 +600,7 @@ (define-public mpdevil
 (define-public mympd
   (package
     (name "mympd")
-    (version "10.2.4")
+    (version "10.2.5")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -609,7 +609,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0544vx9x103394mz2x92ycfj5lh59xrzcvagi4q0jb9b1hh44s6p"))))
+                "1n5fv7ny5dnv8mpppg9phwbqa7aj33i7an93gihsh65xp6yqq4b7"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f)) ; no test target
-- 
2.39.1





             reply	other threads:[~2023-03-10 20:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-10 20:31 Bruno Victal [this message]
2023-03-21  1:13 ` [bug#62104] [PATCH v2] gnu: mympd: Update to 10.2.6 Bruno Victal
2023-03-27 15:56   ` bug#62104: " 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=d082e22316734137482a18be3e252bf2dfc7ab55.1678480278.git.mirai@makinata.eu \
    --to=mirai@makinata.eu \
    --cc=62104@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).