unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71020] [PATCH] gnu: qmmp: Update to 2.1.8.
@ 2024-05-17 21:10 Timotej Lazar
  2024-05-27  7:23 ` 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2024-05-17 21:10 UTC (permalink / raw)
  To: 71020; +Cc: Timotej Lazar

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#71020] [PATCH] gnu: qmmp: Update to 2.1.8.
  2024-05-17 21:10 [bug#71020] [PATCH] gnu: qmmp: Update to 2.1.8 Timotej Lazar
@ 2024-05-27  7:23 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2024-05-27  7:23 UTC (permalink / raw)
  To: Timotej Lazar; +Cc: 71020

Timotej Lazar <timotej.lazar@araneo.si> writes:

> * gnu/packages/music.scm (qmmp): Update to 2.1.8.

Pushed to master as commit 442b328a9e, thank you.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-27  7:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-17 21:10 [bug#71020] [PATCH] gnu: qmmp: Update to 2.1.8 Timotej Lazar
2024-05-27  7:23 ` 宋文武 via Guix-patches via

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).