unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60792] [PATCH] gnu: mympd: Update to 10.1.7.
@ 2023-01-13 22:15 Bruno Victal
  2023-01-23 21:30 ` [bug#60792] [PATCH v2] gnu: mympd: Update to 10.2.0 Bruno Victal
  0 siblings, 1 reply; 3+ messages in thread
From: Bruno Victal @ 2023-01-13 22:15 UTC (permalink / raw)
  To: 60792; +Cc: Bruno Victal

* gnu/packages/mpd.scm (mympd): Update to 10.1.7.
---
 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 63163e09dc..fc02d1d9de 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -581,7 +581,7 @@ (define-public mpdevil
 (define-public mympd
   (package
     (name "mympd")
-    (version "10.1.6")
+    (version "10.1.7")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -590,7 +590,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "06i8v8dh2x4lrph9lm56h5yy698y95ic5xrgmyisafvxd239sn0x"))))
+                "0f42ibsywabcyvvzk95nlsr4ii87g2g612x2vrn1mavpkvmpj9jd"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f)) ; no test target

base-commit: ce036e5d727a7afd75057f0b99cae0747ab310bb
-- 
2.38.1





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

* [bug#60792] [PATCH v2] gnu: mympd: Update to 10.2.0.
  2023-01-13 22:15 [bug#60792] [PATCH] gnu: mympd: Update to 10.1.7 Bruno Victal
@ 2023-01-23 21:30 ` Bruno Victal
  2023-01-28  2:24   ` bug#60792: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 3+ messages in thread
From: Bruno Victal @ 2023-01-23 21:30 UTC (permalink / raw)
  To: 60792; +Cc: Bruno Victal

* gnu/packages/mpd.scm (mympd): Update to 10.2.0.
---
 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 63163e09dc..06238acbbe 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -581,7 +581,7 @@ (define-public mpdevil
 (define-public mympd
   (package
     (name "mympd")
-    (version "10.1.6")
+    (version "10.2.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -590,7 +590,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "06i8v8dh2x4lrph9lm56h5yy698y95ic5xrgmyisafvxd239sn0x"))))
+                "16f4yyjjgl6d6pqnnal5d00s5cgrg1m6b6i2bmg5n86gns8n9chv"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f)) ; no test target

base-commit: 9e4f1f8c339cb5f1d3dcf9b22ae74cd5b1c25053
-- 
2.38.1





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

* bug#60792: [PATCH v2] gnu: mympd: Update to 10.2.0.
  2023-01-23 21:30 ` [bug#60792] [PATCH v2] gnu: mympd: Update to 10.2.0 Bruno Victal
@ 2023-01-28  2:24   ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 3+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-01-28  2:24 UTC (permalink / raw)
  To: Bruno Victal; +Cc: 60792-done

Bruno Victal <mirai@makinata.eu> writes:

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

Pushed, thank you!




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

end of thread, other threads:[~2023-01-28  2:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-13 22:15 [bug#60792] [PATCH] gnu: mympd: Update to 10.1.7 Bruno Victal
2023-01-23 21:30 ` [bug#60792] [PATCH v2] gnu: mympd: Update to 10.2.0 Bruno Victal
2023-01-28  2:24   ` bug#60792: " 宋文武 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).