[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/11: gnu: gaupol: Update to 1.6.
From: |
guix-commits |
Subject: |
10/11: gnu: gaupol: Update to 1.6. |
Date: |
Tue, 18 Jun 2019 00:16:25 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 90d537f833a1ce89878146665b668a9927626579
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Jun 17 19:11:10 2019 +0200
gnu: gaupol: Update to 1.6.
* gnu/packages/video.scm (gaupol): Update to 1.6.
---
gnu/packages/video.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 760c057..643a40e 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -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)
- branch master updated (0ab5e91 -> 1e609b7), guix-commits, 2019/06/18
- 02/11: gnu: mpd-mpc: Update to 0.32., guix-commits, 2019/06/18
- 01/11: gnu: radare2: Update to 3.5.1., guix-commits, 2019/06/18
- 03/11: gnu: hcxtools: Update to 5.1.6., guix-commits, 2019/06/18
- 07/11: gnu: rtv: Update to 1.27.0., guix-commits, 2019/06/18
- 06/11: gnu: libnftnl: Update to 1.1.3., guix-commits, 2019/06/18
- 10/11: gnu: gaupol: Update to 1.6.,
guix-commits <=
- 11/11: gnu: stunnel: Update to 5.55., guix-commits, 2019/06/18
- 09/11: gnu: eternalterminal: Update to 5.1.10., guix-commits, 2019/06/18
- 04/11: gnu: hcxdumptool: Update to 5.1.5., guix-commits, 2019/06/18
- 05/11: gnu: gandi.cli: Update to 1.5., guix-commits, 2019/06/18
- 08/11: gnu: mercurial: Update to 5.0.1., guix-commits, 2019/06/18