From: Bruno Victal <mirai@makinata.eu>
To: 66039@debbugs.gnu.org
Cc: Bruno Victal <mirai@makinata.eu>
Subject: [bug#66039] [PATCH] gnu: mympd: Update to 12.0.1.
Date: Sat, 16 Sep 2023 23:05:50 +0100 [thread overview]
Message-ID: <283a7abd688c7dc1eda0873d6d4fef321a3d4221.1694901950.git.mirai@makinata.eu> (raw)
* gnu/packages/mpd.scm (mympd): Update to 12.0.1.
---
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 d617dc014b..afff120ced 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 "11.0.5")
+ (version "12.0.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -622,7 +622,7 @@ (define-public mympd
(file-name (git-file-name name version))
(sha256
(base32
- "0b3skvam3kb14w2afzxl1pfvj4cfanr45nyv93zpxafmxgghxqcv"))))
+ "02k9mak1k54hal7pwsyqqvfm0rn3ia83g4n02sy2shd8hl21ljdn"))))
(build-system cmake-build-system)
(arguments
(list
base-commit: 952a0ce2800e4fe9165184151412858ed8d34760
--
2.41.0
next reply other threads:[~2023-09-16 22:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-16 22:05 Bruno Victal [this message]
2023-09-23 13:52 ` [bug#66039] [PATCH] gnu: mympd: Update to 12.0.2 Bruno Victal
2023-09-23 13:54 ` [bug#66039] [PATCH v2] " Bruno Victal
2023-09-28 16:36 ` bug#66039: " Efraim Flashner
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=283a7abd688c7dc1eda0873d6d4fef321a3d4221.1694901950.git.mirai@makinata.eu \
--to=mirai@makinata.eu \
--cc=66039@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).