From: Bruno Victal <mirai@makinata.eu>
To: 63130@debbugs.gnu.org
Cc: Bruno Victal <mirai@makinata.eu>
Subject: [bug#63130] [PATCH] gnu: mympd: Update to 10.3.1.
Date: Thu, 27 Apr 2023 20:53:03 +0100 [thread overview]
Message-ID: <dbbbbe14dbb6e4649e53831a3e17cb01387bef75.1682625162.git.mirai@makinata.eu> (raw)
* gnu/packages/mpd.scm (mympd): Update to 10.3.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 1a556c0289..1e19546886 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.6")
+ (version "10.3.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -609,7 +609,7 @@ (define-public mympd
(file-name (git-file-name name version))
(sha256
(base32
- "1adi1pdygj7wlfi6k3978b6ny2cziai4f761a61j9vxa2ywf7wbb"))))
+ "1a4gbsrqbm2m2v7yag1pc0zzbghbw89va0mszv5yj0pz795zw1r9"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f)) ; no test target
base-commit: b8b3af93da5340eecab77fa7b12c7ce364bf11cf
--
2.39.2
next reply other threads:[~2023-04-27 19:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-27 19:53 Bruno Victal [this message]
2023-05-09 13:39 ` [bug#63130] [PATCH] gnu: mympd: Update to 10.3.2 Bruno Victal
2023-05-09 13:39 ` [bug#63130] [PATCH v2] " Bruno Victal
2023-05-19 14:33 ` bug#63130: [PATCH] gnu: mympd: Update to 10.3.1 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=dbbbbe14dbb6e4649e53831a3e17cb01387bef75.1682625162.git.mirai@makinata.eu \
--to=mirai@makinata.eu \
--cc=63130@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.