* [bug#73219] [PATCH] gnu: qmmp: Update to 2.1.9.
@ 2024-09-13 5:19 Timotej Lazar
2024-09-24 15:08 ` bug#73219: " Z572
0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2024-09-13 5:19 UTC (permalink / raw)
To: 73219; +Cc: Timotej Lazar
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#73219: [PATCH] gnu: qmmp: Update to 2.1.9.
2024-09-13 5:19 [bug#73219] [PATCH] gnu: qmmp: Update to 2.1.9 Timotej Lazar
@ 2024-09-24 15:08 ` Z572
0 siblings, 0 replies; 2+ messages in thread
From: Z572 @ 2024-09-24 15:08 UTC (permalink / raw)
To: Timotej Lazar; +Cc: 73219-done
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-24 15:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-13 5:19 [bug#73219] [PATCH] gnu: qmmp: Update to 2.1.9 Timotej Lazar
2024-09-24 15:08 ` bug#73219: " Z572
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.