From: Timotej Lazar <timotej.lazar@araneo.si>
To: 71020@debbugs.gnu.org
Cc: Timotej Lazar <timotej.lazar@araneo.si>
Subject: [bug#71020] [PATCH] gnu: qmmp: Update to 2.1.8.
Date: Fri, 17 May 2024 23:10:20 +0200 [thread overview]
Message-ID: <32c1964f1acd8a6bbe29f6033054dd4e0db862b5.1715980220.git.timotej.lazar@araneo.si> (raw)
* 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
next reply other threads:[~2024-05-17 21:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-17 21:10 Timotej Lazar [this message]
2024-05-27 7:23 ` [bug#71020] [PATCH] gnu: qmmp: Update to 2.1.8 宋文武 via Guix-patches via
2024-07-25 2:04 ` bug#71020: " 宋文武 via Guix-patches via
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=32c1964f1acd8a6bbe29f6033054dd4e0db862b5.1715980220.git.timotej.lazar@araneo.si \
--to=timotej.lazar@araneo.si \
--cc=71020@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.