[PATCH] gnu: qmmp: Update to 2.1.8.

  • Done
  • quality assurance status badge
Details
2 participants
  • ???
  • Timotej Lazar
Owner
unassigned
Submitted by
Timotej Lazar
Severity
normal
T
T
Timotej Lazar wrote on 17 May 23:10 +0200
(address . guix-patches@gnu.org)(name . Timotej Lazar)(address . timotej.lazar@araneo.si)
32c1964f1acd8a6bbe29f6033054dd4e0db862b5.1715980220.git.timotej.lazar@araneo.si
* 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(-)

Toggle diff (26 lines)
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
?
(name . Timotej Lazar)(address . timotej.lazar@araneo.si)(address . 71020@debbugs.gnu.org)
87h6ejwwe3.fsf@envs.net
Timotej Lazar <timotej.lazar@araneo.si> writes:

Toggle quote (2 lines)
> * gnu/packages/music.scm (qmmp): Update to 2.1.8.

Pushed to master as commit 442b328a9e, thank you.
?
?
??? wrote 46 hours ago
(address . 71020-done@debbugs.gnu.org)
875xsu1b26.fsf@envs.net
??? <iyzsong@envs.net> writes:

Toggle quote (6 lines)
> 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.

Forget to close this...
Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 71020@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 71020
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch