unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65372] [PATCH] gnu: mympd: Update to 11.0.3.
@ 2023-08-18 21:38 Bruno Victal
  2023-08-19 19:55 ` [bug#65372] [PATCH v2] gnu: mympd: Update to 11.0.4 Bruno Victal
  0 siblings, 1 reply; 3+ messages in thread
From: Bruno Victal @ 2023-08-18 21:38 UTC (permalink / raw)
  To: 65372; +Cc: Bruno Victal

* gnu/packages/mpd.scm (mympd): Update to 11.0.3.
---
 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 a399c1eab1..15bab55e9e 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -615,7 +615,7 @@ (define-public mpdevil
 (define-public mympd
   (package
     (name "mympd")
-    (version "11.0.2")
+    (version "11.0.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -624,7 +624,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0n6dyy6znzicm5v9mkcghm3lwi6zwysnpr0drvacqprr0r5l596a"))))
+                "0fbn3x2ry02bfxf4b5541s9v3a3dm2dgrg10zwi2bmhp0253scx4"))))
     (build-system cmake-build-system)
     (arguments
      (list

base-commit: 597af70fd24eb85a85fa8c45008c9cfa241f4d0b
-- 
2.40.1





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

* [bug#65372] [PATCH v2] gnu: mympd: Update to 11.0.4.
  2023-08-18 21:38 [bug#65372] [PATCH] gnu: mympd: Update to 11.0.3 Bruno Victal
@ 2023-08-19 19:55 ` Bruno Victal
  2023-08-26  3:33   ` bug#65372: [PATCH] gnu: mympd: Update to 11.0.3 宋文武 via Guix-patches via
  0 siblings, 1 reply; 3+ messages in thread
From: Bruno Victal @ 2023-08-19 19:55 UTC (permalink / raw)
  To: 65372; +Cc: Bruno Victal

* gnu/packages/mpd.scm (mympd): Update to 11.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 a399c1eab1..624febaa2a 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -615,7 +615,7 @@ (define-public mpdevil
 (define-public mympd
   (package
     (name "mympd")
-    (version "11.0.2")
+    (version "11.0.4")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -624,7 +624,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0n6dyy6znzicm5v9mkcghm3lwi6zwysnpr0drvacqprr0r5l596a"))))
+                "0ki9az71x35548mnl5assb0hgli3bvrbzv0fb5dfli4q5i1z8fmq"))))
     (build-system cmake-build-system)
     (arguments
      (list

base-commit: ad5e4fe54a66c725dc03dedebf8e5c65723ccb74
-- 
2.40.1





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

* bug#65372: [PATCH] gnu: mympd: Update to 11.0.3.
  2023-08-19 19:55 ` [bug#65372] [PATCH v2] gnu: mympd: Update to 11.0.4 Bruno Victal
@ 2023-08-26  3:33   ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 3+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-08-26  3:33 UTC (permalink / raw)
  To: Bruno Victal; +Cc: 65372-done

Bruno Victal <mirai@makinata.eu> writes:

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

Pushed, thank you!




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

end of thread, other threads:[~2023-08-26  3:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-18 21:38 [bug#65372] [PATCH] gnu: mympd: Update to 11.0.3 Bruno Victal
2023-08-19 19:55 ` [bug#65372] [PATCH v2] gnu: mympd: Update to 11.0.4 Bruno Victal
2023-08-26  3:33   ` bug#65372: [PATCH] gnu: mympd: Update to 11.0.3 宋文武 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).