gnu: qmmp: Update to 2.2.8.

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

Change-Id: I4fe1b825334d6cdb8fffb3000ec595d855437082
This commit is contained in:
Maxim Cournoyer 2025-09-15 23:14:51 +09:00
parent bf6a41e235
commit 23dd2a4091
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

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