GNU bug report logs - #73219
[PATCH] gnu: qmmp: Update to 2.1.9.

Previous Next

Package: guix-patches;

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

Date: Fri, 13 Sep 2024 05:20:02 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

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 73219 in the body.
You can then email your comments to 73219 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#73219; Package guix-patches. (Fri, 13 Sep 2024 05:20:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Timotej Lazar <timotej.lazar <at> araneo.si>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 13 Sep 2024 05:20:02 GMT) Full text and rfc822 format available.

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

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.9.
Date: Fri, 13 Sep 2024 07:19:12 +0200
* gnu/packages/music.scm (qmmp): Update to 2.1.9.

Change-Id: Iccd3dfcddb9c035790446ed6d7ef4c1d685b4569
---
 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 7ec3a9b0d6..22110c97b3 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -661,7 +661,7 @@ (define-public ctrlr
 (define-public qmmp
   (package
     (name "qmmp")
-    (version "2.1.8")
+    (version "2.1.9")
     (source
      (origin
        (method url-fetch)
@@ -669,7 +669,7 @@ (define-public qmmp
                            (version-major+minor version) "/"
                            "qmmp-" version ".tar.bz2"))
        (sha256
-        (base32 "1vk9bbw8lfypn2a5vh8pdxrz5pa1iqja4p9gxjw2kax9qx1n2sl4"))))
+        (base32 "0drskhf1lgnzmm6b51fvy25m551lbjikg7jw5dnll7ajicvpm7xm"))))
     (build-system qt-build-system)
     (arguments
      (list #:qtbase qtbase

base-commit: 98bc13b9ea5f22a60de6c289d59072638001e08e
-- 
2.46.0





Reply sent to Z572 <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Tue, 24 Sep 2024 15:16:02 GMT) Full text and rfc822 format available.

Notification sent to Timotej Lazar <timotej.lazar <at> araneo.si>:
bug acknowledged by developer. (Tue, 24 Sep 2024 15:16:03 GMT) Full text and rfc822 format available.

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

From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: 73219-done <at> debbugs.gnu.org
Subject: Re: [bug#73219] [PATCH] gnu: qmmp: Update to 2.1.9.
Date: Tue, 24 Sep 2024 23:08:36 +0800
[Message part 1 (text/plain, inline)]
Timotej Lazar <timotej.lazar <at> araneo.si> writes:

> * gnu/packages/music.scm (qmmp): Update to 2.1.9.
>
> Change-Id: Iccd3dfcddb9c035790446ed6d7ef4c1d685b4569
> ---
>  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 7ec3a9b0d6..22110c97b3 100644
> --- a/gnu/packages/music.scm
> +++ b/gnu/packages/music.scm
> @@ -661,7 +661,7 @@ (define-public ctrlr
>  (define-public qmmp
>    (package
>      (name "qmmp")
> -    (version "2.1.8")
> +    (version "2.1.9")
>      (source
>       (origin
>         (method url-fetch)
> @@ -669,7 +669,7 @@ (define-public qmmp
>                             (version-major+minor version) "/"
>                             "qmmp-" version ".tar.bz2"))
>         (sha256
> -        (base32 "1vk9bbw8lfypn2a5vh8pdxrz5pa1iqja4p9gxjw2kax9qx1n2sl4"))))
> +        (base32 "0drskhf1lgnzmm6b51fvy25m551lbjikg7jw5dnll7ajicvpm7xm"))))
>      (build-system qt-build-system)
>      (arguments
>       (list #:qtbase qtbase
>
> base-commit: 98bc13b9ea5f22a60de6c289d59072638001e08e

push, close.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 23 Oct 2024 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 296 days ago.

Previous Next


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