all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Z572 <zhengjunjie@iscas.ac.cn>
To: Timotej Lazar <timotej.lazar@araneo.si>
Cc: 73219-done@debbugs.gnu.org
Subject: bug#73219: [PATCH] gnu: qmmp: Update to 2.1.9.
Date: Tue, 24 Sep 2024 23:08:36 +0800	[thread overview]
Message-ID: <874j65ay2z.fsf@iscas.ac.cn> (raw)
In-Reply-To: <bf4fb6b0131d24ea332c791c1366f81133ea22d0.1726204752.git.timotej.lazar@araneo.si> (Timotej Lazar's message of "Fri, 13 Sep 2024 07:19:12 +0200")

[-- Attachment #1: Type: text/plain, Size: 1123 bytes --]

Timotej Lazar <timotej.lazar@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2024-09-24 15:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-13  5:19 [bug#73219] [PATCH] gnu: qmmp: Update to 2.1.9 Timotej Lazar
2024-09-24 15:08 ` Z572 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874j65ay2z.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=73219-done@debbugs.gnu.org \
    --cc=timotej.lazar@araneo.si \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.