gnu: playerctl: Update to 2.2.1.
* gnu/packages/music.scm (playerctl): Update to 2.2.1. Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
parent
2513e46440
commit
8eca736aaf
@ -5049,7 +5049,7 @@ complete without obstructing your daily work.")
|
|||||||
(define-public playerctl
|
(define-public playerctl
|
||||||
(package
|
(package
|
||||||
(name "playerctl")
|
(name "playerctl")
|
||||||
(version "2.0.2")
|
(version "2.2.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -5058,7 +5058,7 @@ complete without obstructing your daily work.")
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1f3njnpd52djx3dmhh9a8p5a67f0jmr1gbk98icflr2q91149gjz"))))
|
"17hi33sw3663qz5v54bqqil31sgkrlxkb2l5bgqk87pac6x2wnbz"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:configure-flags '("-Dintrospection=false" "-Dgtk-doc=false")))
|
`(#:configure-flags '("-Dintrospection=false" "-Dgtk-doc=false")))
|
||||||
|
Loading…
Reference in New Issue
Block a user