gnu: mpv-mpris: Update to 0.6.

* gnu/packages/video.scm (mpv-mpris): Update to 0.6.
This commit is contained in:
Efraim Flashner 2021-11-26 15:49:06 +02:00
parent 1160f0943c
commit 0be7190401
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -2220,7 +2220,7 @@ (define-public gnome-mpv
(define-public mpv-mpris
(package
(name "mpv-mpris")
(version "0.5")
(version "0.6")
(source
(origin
(method git-fetch)
@ -2229,8 +2229,7 @@ (define-public mpv-mpris
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32
"07p6li5z38pkfd40029ag2jqx917vyl3ng5p2i4v5a0af14slcnk"))))
(base32 "03gldk149i2108w3ylyfmci77kdq4whdzfavh7hjviwyj534101r"))))
(build-system copy-build-system)
(arguments
'(#:install-plan