GNU bug report logs - #59834
[PATCH] gnu: mympd: Update to 10.1.6

Previous Next

Package: guix-patches;

Reported by: mirai <at> makinata.eu

Date: Mon, 5 Dec 2022 14:14:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

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 59834 in the body.
You can then email your comments to 59834 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#59834; Package guix-patches. (Mon, 05 Dec 2022 14:14:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to mirai <at> makinata.eu:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 05 Dec 2022 14:14:01 GMT) Full text and rfc822 format available.

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

From: mirai <at> makinata.eu
To: guix-patches <at> gnu.org
Cc: Bruno Victal <mirai <at> makinata.eu>
Subject: [PATCH] gnu: mympd: Update to 10.1.4
Date: Mon,  5 Dec 2022 14:13:12 +0000
From: Bruno Victal <mirai <at> makinata.eu>

* gnu/packages/mpd.scm (mympd): Update to 10.1.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 e0bd7633bc..5409306290 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.3")
+    (version "10.1.4")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -590,7 +590,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "16cvjwbyb1m88kmgylp95p82a4xdjikmrw9arl6kvmgcbyw317yp"))))
+                "0c00ipnk21cvxf5jbjcq2qldv3zz041wd07whm2x4phbdi5xn2gd"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f)) ; no test target

base-commit: 48329575c87bbee7166eedf10b1699599e67c49d
-- 
2.38.1





Information forwarded to guix-patches <at> gnu.org:
bug#59834; Package guix-patches. (Sat, 10 Dec 2022 13:42:02 GMT) Full text and rfc822 format available.

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

From: mirai <at> makinata.eu
To: 59834 <at> debbugs.gnu.org
Cc: Bruno Victal <mirai <at> makinata.eu>
Subject: [PATCH v2] gnu: mympd: Update to 10.1.6.
Date: Sat, 10 Dec 2022 13:40:35 +0000
From: Bruno Victal <mirai <at> makinata.eu>

* gnu/packages/mpd.scm (mympd): Update to 10.1.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 e0bd7633bc..68b40ad059 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.3")
+    (version "10.1.6")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -590,7 +590,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "16cvjwbyb1m88kmgylp95p82a4xdjikmrw9arl6kvmgcbyw317yp"))))
+                "06i8v8dh2x4lrph9lm56h5yy698y95ic5xrgmyisafvxd239sn0x"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f)) ; no test target

base-commit: 4473be9858b3575c1b3f2b67c135ac822136dde0
-- 
2.38.1





Changed bug title to '[PATCH] gnu: mympd: Update to 10.1.6' from '[PATCH] gnu: mympd: Update to 10.1.4' Request was from mirai <mirai <at> makinata.eu> to control <at> debbugs.gnu.org. (Sat, 10 Dec 2022 13:42:02 GMT) Full text and rfc822 format available.

Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Tue, 13 Dec 2022 06:18:02 GMT) Full text and rfc822 format available.

Notification sent to mirai <at> makinata.eu:
bug acknowledged by developer. (Tue, 13 Dec 2022 06:18:02 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: mirai <at> makinata.eu
Cc: 59834-done <at> debbugs.gnu.org
Subject: Re: bug#59834: [PATCH] gnu: mympd: Update to 10.1.6
Date: Tue, 13 Dec 2022 14:18:15 +0800
mirai <at> makinata.eu writes:

> From: Bruno Victal <mirai <at> makinata.eu>
>
> * gnu/packages/mpd.scm (mympd): Update to 10.1.6.

Done, thank you!




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

This bug report was last modified 1 year and 105 days ago.

Previous Next


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