From: Bruno Victal <mirai@makinata.eu>
To: 66362@debbugs.gnu.org
Cc: Bruno Victal <mirai@makinata.eu>
Subject: [bug#66362] [PATCH] gnu: mympd: Update to 12.0.3.
Date: Thu, 5 Oct 2023 14:53:51 +0100 [thread overview]
Message-ID: <69b80d6fe7c94ff33f17ee2a54ed38df4a0fc85a.1696514031.git.mirai@makinata.eu> (raw)
* gnu/packages/mpd.scm (mympd): Update to 12.0.3.
---
Notes: Passed `make check-system TESTS=mympd'.
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 86f18e8d77..7f6d4a7d4d 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -613,7 +613,7 @@ (define-public mpdevil
(define-public mympd
(package
(name "mympd")
- (version "12.0.2")
+ (version "12.0.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -622,7 +622,7 @@ (define-public mympd
(file-name (git-file-name name version))
(sha256
(base32
- "19139ina79jdfmc2vh6xcp5n0z8c41fi2fz2fmvg623bpix3fcgf"))))
+ "0gpm8ggqn49p9il5d1ax55qb078h3r4wib0q6j2cl4b4sjy12wj6"))))
(build-system cmake-build-system)
(arguments
(list
base-commit: d37e24827a332816335161a2595d8484f98c906d
--
2.41.0
next reply other threads:[~2023-10-05 14:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-05 13:53 Bruno Victal [this message]
2023-10-05 20:41 ` [bug#66362] [PATCH v2] gnu: mympd: Update to 12.0.4 Bruno Victal
2023-10-08 21:42 ` bug#66362: [PATCH] gnu: mympd: Update to 12.0.3 Ludovic Courtès
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=69b80d6fe7c94ff33f17ee2a54ed38df4a0fc85a.1696514031.git.mirai@makinata.eu \
--to=mirai@makinata.eu \
--cc=66362@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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.