GNU bug report logs - #59645
[PATCH] gnu: mympd: Update to 10.1.3

Previous Next

Package: guix-patches;

Reported by: mirai <at> makinata.eu

Date: Mon, 28 Nov 2022 01:28: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 59645 in the body.
You can then email your comments to 59645 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#59645; Package guix-patches. (Mon, 28 Nov 2022 01:28:02 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, 28 Nov 2022 01:28:02 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.3
Date: Mon, 28 Nov 2022 01:27:00 +0000
From: Bruno Victal <mirai <at> makinata.eu>

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

base-commit: 3f56148055c72252f2f4b2fe60fb8a4ea4c94aa7
-- 
2.38.1





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Mon, 28 Nov 2022 05:47:02 GMT) Full text and rfc822 format available.

Notification sent to mirai <at> makinata.eu:
bug acknowledged by developer. (Mon, 28 Nov 2022 05:47:02 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: mirai <at> makinata.eu
Cc: 59645-done <at> debbugs.gnu.org
Subject: Re: bug#59645: [PATCH] gnu: mympd: Update to 10.1.3
Date: Mon, 28 Nov 2022 13:46:15 +0800
mirai <at> makinata.eu writes:

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

Pushed, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 26 Dec 2022 12:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 171 days ago.

Previous Next


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