gnu: mixxx: Update to 2.5.1.

* gnu/packages/music.scm (mixxx): Update to 2.5.1.

Change-Id: Ie828f097d8a93d3c42d4e31319e9e229240c16b5
This commit is contained in:
Vinicius Monego 2025-05-04 09:39:15 -03:00
parent 4cbee7f265
commit b7d74b4fce
No known key found for this signature in database
GPG key ID: 637B0B138065B68A

View file

@ -2419,7 +2419,7 @@ a JACK session.")
(define-public mixxx
(package
(name "mixxx")
(version "2.5.0")
(version "2.5.1")
(source
(origin
(method git-fetch)
@ -2428,7 +2428,7 @@ a JACK session.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1wxv79rax77jhyjfbc65pjby9bxll77l43p2sgg9nw8sbj2kd4fm"))
(base32 "0fn0qwmcdwp04z4wmgs8b9dwlxp67lw9dw8hph50z006qfnrgbmk"))
(modules '((guix build utils)))
(snippet
;; Delete libraries that we already have or don't need.