GNU bug report logs - #63130
[PATCH] gnu: mympd: Update to 10.3.1.

Previous Next

Package: guix-patches;

Reported by: Bruno Victal <mirai <at> makinata.eu>

Date: Thu, 27 Apr 2023 19:54:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 63130 in the body.
You can then email your comments to 63130 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#63130; Package guix-patches. (Thu, 27 Apr 2023 19:54:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Bruno Victal <mirai <at> makinata.eu>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 27 Apr 2023 19:54:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Bruno Victal <mirai <at> makinata.eu>
To: guix-patches <at> gnu.org
Cc: Bruno Victal <mirai <at> makinata.eu>
Subject: [PATCH] gnu: mympd: Update to 10.3.1.
Date: Thu, 27 Apr 2023 20:53:03 +0100
* 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





Information forwarded to guix-patches <at> gnu.org:
bug#63130; Package guix-patches. (Tue, 09 May 2023 13:40:01 GMT) Full text and rfc822 format available.

Message #8 received at 63130 <at> debbugs.gnu.org (full text, mbox):

From: Bruno Victal <mirai <at> makinata.eu>
To: 63130 <at> debbugs.gnu.org
Cc: Bruno Victal <mirai <at> makinata.eu>
Subject: [PATCH v2] gnu: mympd: Update to 10.3.2.
Date: Tue,  9 May 2023 14:39:47 +0100
* gnu/packages/mpd.scm (mympd): Update to 10.3.2.
---
 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..5005da4e87 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.2")
     (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"))))
+                "04mpj0qikdg7nqp8rvwr83bx3544qy2ha0sjj4cnpjknka6p8xan"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f)) ; no test target

base-commit: 649ce7b433171a47e8a2819b849bfa88c736d0e9
-- 
2.39.2





Information forwarded to guix-patches <at> gnu.org:
bug#63130; Package guix-patches. (Tue, 09 May 2023 13:48:02 GMT) Full text and rfc822 format available.

Message #11 received at 63130 <at> debbugs.gnu.org (full text, mbox):

From: Bruno Victal <mirai <at> makinata.eu>
To: 63130 <at> debbugs.gnu.org
Cc: Bruno Victal <mirai <at> makinata.eu>
Subject: [PATCH] gnu: mympd: Update to 10.3.2.
Date: Tue,  9 May 2023 14:39:24 +0100
* gnu/packages/mpd.scm (mympd): Update to 10.3.2.
---
 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..5005da4e87 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.2")
     (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"))))
+                "04mpj0qikdg7nqp8rvwr83bx3544qy2ha0sjj4cnpjknka6p8xan"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f)) ; no test target

base-commit: 649ce7b433171a47e8a2819b849bfa88c736d0e9
-- 
2.39.2





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 19 May 2023 14:34:02 GMT) Full text and rfc822 format available.

Notification sent to Bruno Victal <mirai <at> makinata.eu>:
bug acknowledged by developer. (Fri, 19 May 2023 14:34:02 GMT) Full text and rfc822 format available.

Message #16 received at 63130-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Bruno Victal <mirai <at> makinata.eu>
Cc: 63130-done <at> debbugs.gnu.org
Subject: Re: bug#63130: [PATCH] gnu: mympd: Update to 10.3.1.
Date: Fri, 19 May 2023 16:33:36 +0200
Bruno Victal <mirai <at> makinata.eu> skribis:

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

Applied, thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 17 Jun 2023 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 304 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.