gnu: zplugins: Update to 0.2.4
* gnu/packages/music (zplugins): Update to 0.2.4 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
12b55f1b32
commit
2adb33279a
1 changed files with 2 additions and 2 deletions
|
@ -6282,7 +6282,7 @@ as JACK standalone applications.")
|
||||||
(define-public zplugins
|
(define-public zplugins
|
||||||
(package
|
(package
|
||||||
(name "zplugins")
|
(name "zplugins")
|
||||||
(version "0.1.7")
|
(version "0.2.4")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -6293,7 +6293,7 @@ as JACK standalone applications.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1rkm2xajmyik6289b20rp5a5br9f3sh1xk8nb1bs6qpmcrfirgbs"))))
|
"0l6cm6y8j1417mwspraldzixpnps8scx81wd36n2xpx60v4iqss0"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
(list guile-2.2 libsndfile lv2 ztoolkit-rsvg))
|
(list guile-2.2 libsndfile lv2 ztoolkit-rsvg))
|
||||||
|
|
Reference in a new issue