gnu: mpv-mpris: Update to 0.4.
* gnu/packages/video.scm (mpv-mpris): Update to 0.4.
This commit is contained in:
parent
dbb58f28ea
commit
b51a37b116
@ -1538,7 +1538,7 @@ (define-public gnome-mpv
|
||||
(define-public mpv-mpris
|
||||
(package
|
||||
(name "mpv-mpris")
|
||||
(version "0.2")
|
||||
(version "0.4")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -1548,7 +1548,7 @@ (define-public mpv-mpris
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"06hq3j1jjlaaz9ss5l7illxz8vm5bng86jl24kawglwkqayhdnjx"))))
|
||||
"1fr3jvja8s2gdpx8qyk9r17977flms3qpm8zci62nd9r5wjdvr5i"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
'(#:tests? #f ; no tests
|
||||
|
Loading…
Reference in New Issue
Block a user