gnu: wireplumber: Update to 0.4.14.
* gnu/packages/linux.scm (wireplumber): Update to 0.4.14. Signed-off-by: Andrew Tropin <andrew@trop.in>
This commit is contained in:
parent
39a02c5c4e
commit
e8e2d4ebff
@ -9237,7 +9237,7 @@ of Linux application development.")
|
||||
(define-public wireplumber
|
||||
(package
|
||||
(name "wireplumber")
|
||||
(version "0.4.13")
|
||||
(version "0.4.14")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -9247,7 +9247,7 @@ of Linux application development.")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "07psjb7rxsigwnwnzmw2y767vhyyha7cn8i8dgq80rzhwgl0sgv7"))))
|
||||
(base32 "0jmnd6000j4wx68lxgz5b4g4hxkf243ivi9swaaf8rnx99cbx91w"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
`(#:configure-flags '("-Dsystemd=disabled"
|
||||
|
Loading…
Reference in New Issue
Block a user