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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#59645: closed ([PATCH] gnu: mympd: Update to 10.1.3)
Date: Mon, 28 Nov 2022 05:47:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 28 Nov 2022 13:46:15 +0800
with message-id <87edtneimw.fsf <at> envs.net>
and subject line Re: bug#59645: [PATCH] gnu: mympd: Update to 10.1.3
has caused the debbugs.gnu.org bug report #59645,
regarding [PATCH] gnu: mympd: Update to 10.1.3
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
59645: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59645
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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!


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.