gnu: gaupol: Update to 1.6.

* gnu/packages/video.scm (gaupol): Update to 1.6.
master
Tobias Geerinckx-Rice 2019-06-17 19:11:10 +02:00
parent b37fa81d9b
commit 90d537f833
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -3488,7 +3488,7 @@ video from a Wayland session.")
(define-public gaupol
(package
(name "gaupol")
(version "1.5")
(version "1.6")
(source (origin
(method git-fetch)
(uri (git-reference
@ -3497,7 +3497,7 @@ video from a Wayland session.")
(file-name (git-file-name name version))
(sha256
(base32
"0dk44fmcs86ymfxfbpdbrr4x5nn5hnv57wkqjyw61g779xjhlrd2"))))
"164wlxxjiqvkzbqjzvqvz2zkn0kgqmhn52294xx4vc9b9ngdnn0m"))))
(build-system python-build-system)
(native-inputs
`(("gettext" ,gettext-minimal)