GNU bug report logs - #71020
[PATCH] gnu: qmmp: Update to 2.1.8.

Previous Next

Package: guix-patches;

Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>

Date: Fri, 17 May 2024 21:11: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#71020: closed ([PATCH] gnu: qmmp: Update to 2.1.8.)
Date: Thu, 25 Jul 2024 02:05:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 25 Jul 2024 10:04:49 +0800
with message-id <875xsu1b26.fsf <at> envs.net>
and subject line Re: [bug#71020] [PATCH] gnu: qmmp: Update to 2.1.8.
has caused the debbugs.gnu.org bug report #71020,
regarding [PATCH] gnu: qmmp: Update to 2.1.8.
to be marked as done.

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


-- 
71020: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71020
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: guix-patches <at> gnu.org
Cc: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: [PATCH] gnu: qmmp: Update to 2.1.8.
Date: Fri, 17 May 2024 23:10:20 +0200
* gnu/packages/music.scm (qmmp): Update to 2.1.8.

Change-Id: If3d04c4b8d20a262b61c1c7ec45b2a29f48f882e
---
 gnu/packages/music.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 90bfe1c891..e69f1e50c7 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -604,7 +604,7 @@ (define-public ctrlr
 (define-public qmmp
   (package
     (name "qmmp")
-    (version "2.1.7")
+    (version "2.1.8")
     (source
      (origin
        (method url-fetch)
@@ -612,7 +612,7 @@ (define-public qmmp
                            (version-major+minor version) "/"
                            "qmmp-" version ".tar.bz2"))
        (sha256
-        (base32 "0wqy4dh5cci67d822zn2535l0vsvd9c9sqsbscz4j530c6y6g9z6"))))
+        (base32 "1vk9bbw8lfypn2a5vh8pdxrz5pa1iqja4p9gxjw2kax9qx1n2sl4"))))
     (build-system qt-build-system)
     (arguments
      (list #:qtbase qtbase

base-commit: e9b25a6c6c626a560d28a1f732e6e5d362d584a4
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
Cc: 71020-done <at> debbugs.gnu.org
Subject: Re: [bug#71020] [PATCH] gnu: qmmp: Update to 2.1.8.
Date: Thu, 25 Jul 2024 10:04:49 +0800
宋文武 <iyzsong <at> envs.net> writes:

> Timotej Lazar <timotej.lazar <at> araneo.si> writes:
>
>> * gnu/packages/music.scm (qmmp): Update to 2.1.8.
>
> Pushed to master as commit 442b328a9e, thank you.

Forget to close this...


This bug report was last modified 301 days ago.

Previous Next


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