From: Bruno Victal <mirai@makinata.eu>
To: 61588@debbugs.gnu.org
Cc: Bruno Victal <mirai@makinata.eu>
Subject: [bug#61588] [PATCH] gnu: mympd: Update to 10.2.3.
Date: Fri, 17 Feb 2023 21:48:21 +0000 [thread overview]
Message-ID: <33f9d22627228fa44bb77007336474a46c262349.1676670485.git.mirai@makinata.eu> (raw)
* gnu/packages/mpd.scm (mympd): Update to 10.2.3.
---
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 0e8f5e616b..74f43ecbb3 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -597,7 +597,7 @@ (define-public mpdevil
(define-public mympd
(package
(name "mympd")
- (version "10.2.2")
+ (version "10.2.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -606,7 +606,7 @@ (define-public mympd
(file-name (git-file-name name version))
(sha256
(base32
- "04nq2gwqs99iivb7xkqh6bi8rwfx9krgxfn8xiwyfwmzcbq7hyp0"))))
+ "001lnsva7rxyp0xk3xm2pcr5d4y3k5ikll6i4rrp9gqw9qs5yj52"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f)) ; no test target
base-commit: 8d8e1438ae5a2e50005b500dacd0a26be540fe69
--
2.39.1
next reply other threads:[~2023-02-17 21:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-17 21:48 Bruno Victal [this message]
2023-02-17 22:22 ` bug#61588: gnu: mympd: Update to 10.2.3 Tobias Geerinckx-Rice 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=33f9d22627228fa44bb77007336474a46c262349.1676670485.git.mirai@makinata.eu \
--to=mirai@makinata.eu \
--cc=61588@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).