GNU bug report logs - #60792
[PATCH v2] gnu: mympd: Update to 10.2.0.

Previous Next

Package: guix-patches;

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

Date: Fri, 13 Jan 2023 22:16:02 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: Bruno Victal <mirai <at> makinata.eu>
Subject: bug#60792: closed (Re: bug#60792: [PATCH v2] gnu: mympd: Update
 to 10.2.0.)
Date: Sat, 28 Jan 2023 02:25:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#60792: [PATCH v2] gnu: mympd: Update to 10.2.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 60792 <at> debbugs.gnu.org.

-- 
60792: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60792
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Bruno Victal <mirai <at> makinata.eu>
Cc: 60792-done <at> debbugs.gnu.org
Subject: Re: bug#60792: [PATCH v2] gnu: mympd: Update to 10.2.0.
Date: Sat, 28 Jan 2023 10:24:16 +0800
Bruno Victal <mirai <at> makinata.eu> writes:

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

Pushed, thank you!

[Message part 3 (message/rfc822, inline)]
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.1.7.
Date: Fri, 13 Jan 2023 22:15:30 +0000
* 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




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.