unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66362] [PATCH] gnu: mympd: Update to 12.0.3.
@ 2023-10-05 13:53 Bruno Victal
  2023-10-05 20:41 ` [bug#66362] [PATCH v2] gnu: mympd: Update to 12.0.4 Bruno Victal
  0 siblings, 1 reply; 3+ messages in thread
From: Bruno Victal @ 2023-10-05 13:53 UTC (permalink / raw)
  To: 66362; +Cc: Bruno Victal

* 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





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

* [bug#66362] [PATCH v2] gnu: mympd: Update to 12.0.4.
  2023-10-05 13:53 [bug#66362] [PATCH] gnu: mympd: Update to 12.0.3 Bruno Victal
@ 2023-10-05 20:41 ` Bruno Victal
  2023-10-08 21:42   ` bug#66362: [PATCH] gnu: mympd: Update to 12.0.3 Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Bruno Victal @ 2023-10-05 20:41 UTC (permalink / raw)
  To: 66362; +Cc: Bruno Victal

* gnu/packages/mpd.scm (mympd): Update to 12.0.4.
---
 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..881af0b1d4 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.4")
     (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"))))
+                "06g0b7j12lrrz8mrg6wp2fxy0qm4x9z2fri05by40399z1akgsx4"))))
     (build-system cmake-build-system)
     (arguments
      (list

base-commit: 5694352c05ed4fdb57a9843d8f023ca3d85992c3
-- 
2.41.0





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

* bug#66362: [PATCH] gnu: mympd: Update to 12.0.3.
  2023-10-05 20:41 ` [bug#66362] [PATCH v2] gnu: mympd: Update to 12.0.4 Bruno Victal
@ 2023-10-08 21:42   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2023-10-08 21:42 UTC (permalink / raw)
  To: Bruno Victal; +Cc: 66362-done

Bruno Victal <mirai@makinata.eu> skribis:

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

Applied, thanks!




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

end of thread, other threads:[~2023-10-08 21:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-05 13:53 [bug#66362] [PATCH] gnu: mympd: Update to 12.0.3 Bruno Victal
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

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