Archived
1
0
Fork 0

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 @@ projects while introducing many more.")
(define-public mpv-mpris (define-public mpv-mpris
(package (package
(name "mpv-mpris") (name "mpv-mpris")
(version "0.5") (version "0.6")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -2229,8 +2229,7 @@ projects while introducing many more.")
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32 "03gldk149i2108w3ylyfmci77kdq4whdzfavh7hjviwyj534101r"))))
"07p6li5z38pkfd40029ag2jqx917vyl3ng5p2i4v5a0af14slcnk"))))
(build-system copy-build-system) (build-system copy-build-system)
(arguments (arguments
'(#:install-plan '(#:install-plan