all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Timotej Lazar <timotej.lazar@araneo.si>
To: 73219@debbugs.gnu.org
Cc: Timotej Lazar <timotej.lazar@araneo.si>
Subject: [bug#73219] [PATCH] gnu: qmmp: Update to 2.1.9.
Date: Fri, 13 Sep 2024 07:19:12 +0200	[thread overview]
Message-ID: <bf4fb6b0131d24ea332c791c1366f81133ea22d0.1726204752.git.timotej.lazar@araneo.si> (raw)

* 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	other threads:[~2024-09-13  5:20 UTC|newest]

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

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=bf4fb6b0131d24ea332c791c1366f81133ea22d0.1726204752.git.timotej.lazar@araneo.si \
    --to=timotej.lazar@araneo.si \
    --cc=73219@debbugs.gnu.org \
    /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.