Archived
1
0
Fork 0

gnu: gaupol: Update to 1.7.

* gnu/packages/video.scm (gaupol): Update to 1.7.
This commit is contained in:
Tobias Geerinckx-Rice 2019-12-25 11:04:35 +01:00
parent 1cb256ab5d
commit ce5b71f98c
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

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