gnu: gnome-mpv: Update to 0.16.

* gnu/packages/video.scm (gnome-mpv): Update to 0.16.
master
Tobias Geerinckx-Rice 2019-02-04 09:34:23 +01:00
parent f0e6859310
commit 7a66d8a464
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1273,7 +1273,7 @@ projects while introducing many more.")
(define-public gnome-mpv
(package
(name "gnome-mpv")
(version "0.15")
(version "0.16")
(source
(origin
(method url-fetch)
@ -1282,7 +1282,7 @@ projects while introducing many more.")
".tar.xz"))
(sha256
(base32
"1y47abkidxh1il0bvq8r3dglwn3ggsy41x2n7ic3x23wvvcqmq74"))))
"0jzdzvhcqp5jp1inwk2466zf7r8iimk3x69066gl8mzaay98mk92"))))
(native-inputs
`(("intltool" ,intltool)
("pkg-config" ,pkg-config)))