gnu: mixxx: Update to 2.3.5.
* gnu/packages/music.scm (mixxx): Update to 2.3.5.
This commit is contained in:
parent
1442d5d6de
commit
a6b05e89ee
1 changed files with 2 additions and 2 deletions
|
@ -2268,7 +2268,7 @@ a JACK session.")
|
||||||
(define-public mixxx
|
(define-public mixxx
|
||||||
(package
|
(package
|
||||||
(name "mixxx")
|
(name "mixxx")
|
||||||
(version "2.3.4")
|
(version "2.3.5")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -2280,7 +2280,7 @@ a JACK session.")
|
||||||
(search-patches "mixxx-link-qtscriptbytearray-qtscript.patch"
|
(search-patches "mixxx-link-qtscriptbytearray-qtscript.patch"
|
||||||
"mixxx-system-googletest-benchmark.patch"))
|
"mixxx-system-googletest-benchmark.patch"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "056zn0nxl7xrmg467ljdszsycrszsrzsc8k4s39mp4qxyd9qq4yn"))
|
(base32 "0142xcq5ahk50kzc06s13xilj8m4p0spmd5hqd8s08qjhr37n2il"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
;; Delete libraries that we already have or don't need.
|
;; Delete libraries that we already have or don't need.
|
||||||
|
|
Reference in a new issue