1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: qmmp: Update to 2.1.9.

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

Change-Id: Iccd3dfcddb9c035790446ed6d7ef4c1d685b4569
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
This commit is contained in:
Timotej Lazar
2024-09-13 07:19:12 +02:00
committed by Zheng Junjie
parent 0995c8605c
commit e8352a158a

View File

@@ -662,7 +662,7 @@ you create custom user interfaces for your MIDI hardware.")
(define-public qmmp
(package
(name "qmmp")
(version "2.1.8")
(version "2.1.9")
(source
(origin
(method url-fetch)
@@ -670,7 +670,7 @@ you create custom user interfaces for your MIDI hardware.")
(version-major+minor version) "/"
"qmmp-" version ".tar.bz2"))
(sha256
(base32 "1vk9bbw8lfypn2a5vh8pdxrz5pa1iqja4p9gxjw2kax9qx1n2sl4"))))
(base32 "0drskhf1lgnzmm6b51fvy25m551lbjikg7jw5dnll7ajicvpm7xm"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase