unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68110] [PATCH] gnu: mympd: Update to 13.0.6.
@ 2023-12-29 13:44 Bruno Victal
  2023-12-31  3:07 ` bug#68110: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Bruno Victal @ 2023-12-29 13:44 UTC (permalink / raw)
  To: 68110; +Cc: Bruno Victal

* gnu/packages/mpd.scm (mympd): Update to 13.0.6.
---
 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 dc827a4670..e462f0f01d 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -623,7 +623,7 @@ (define-public mpdevil
 (define-public mympd
   (package
     (name "mympd")
-    (version "13.0.5")
+    (version "13.0.6")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -632,7 +632,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1ly3iw4irybfxyafgrldldwc28a879wwnd1pg32m2sgrwyhr0czm"))))
+                "17mx6qkdcnm4z6qw0ns8wmihahcnk3kidfcr6fapa34cdadsjapg"))))
     (outputs '("out" "doc"))
     (build-system cmake-build-system)
     (arguments

base-commit: 4d8b93e865ba71d2baa606d11529c3ecb5f14aea
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#68110: [PATCH] gnu: mympd: Update to 13.0.6.
  2023-12-29 13:44 [bug#68110] [PATCH] gnu: mympd: Update to 13.0.6 Bruno Victal
@ 2023-12-31  3:07 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-12-31  3:07 UTC (permalink / raw)
  To: Bruno Victal; +Cc: 68110-done

Bruno Victal <mirai@makinata.eu> writes:

> * gnu/packages/mpd.scm (mympd): Update to 13.0.6.

Applied, thank you!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-31  3:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-29 13:44 [bug#68110] [PATCH] gnu: mympd: Update to 13.0.6 Bruno Victal
2023-12-31  3:07 ` bug#68110: " 宋文武 via Guix-patches via

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).