gnu: mpv-mpris: Update to 0.9.

* gnu/packages/video.scm (mpv-mpris): Update to 0.9.
This commit is contained in:
Efraim Flashner 2022-10-30 22:44:09 +02:00
parent c3f391376b
commit 5197b07e0e
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -2328,7 +2328,7 @@ (define-public gnome-mpv
(define-public mpv-mpris
(package
(name "mpv-mpris")
(version "0.6")
(version "0.9")
(source
(origin
(method git-fetch)
@ -2337,7 +2337,7 @@ (define-public mpv-mpris
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "03gldk149i2108w3ylyfmci77kdq4whdzfavh7hjviwyj534101r"))))
(base32 "1c7avpzcd3sry3q7g5spcl3ywybpjzl2gjarmnlrp74k4nhbprcm"))))
(build-system copy-build-system)
(arguments
'(#:install-plan