[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/13: gnu: gaupol: Update to 1.8.
From: |
guix-commits |
Subject: |
11/13: gnu: gaupol: Update to 1.8. |
Date: |
Sun, 29 Nov 2020 11:29:30 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit e8d561a4ecf45af4f9fb73ffa0ecdf41246963e2
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Nov 29 14:27:06 2020 +0100
gnu: gaupol: Update to 1.8.
* gnu/packages/video.scm (gaupol): Update to 1.8.
---
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 4f0c870..456cef3 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -4430,7 +4430,7 @@ video from a Wayland session.")
(define-public gaupol
(package
(name "gaupol")
- (version "1.7")
+ (version "1.8")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4439,7 +4439,7 @@ video from a Wayland session.")
(file-name (git-file-name name version))
(sha256
(base32
- "1cp0ka8hzma1dxiisdhl2fznxklj2pl63vkdqcd91lrblghdj6x9"))))
+ "00wxdyja0m6l3yrynjgapa010lkwxpkv1xnnjbmrwi4ayhh5l3gg"))))
(build-system python-build-system)
(native-inputs
`(("gettext" ,gettext-minimal)
- branch master updated (7a584b0 -> c1d6814), guix-commits, 2020/11/29
- 01/13: gnu: igt-gpu-tools: Update to 1.25., guix-commits, 2020/11/29
- 03/13: gnu: youtube-dl: Update to 2020.11.29., guix-commits, 2020/11/29
- 02/13: gnu: igt-gpu-tools: Remove unused inputs., guix-commits, 2020/11/29
- 04/13: gnu: thermald: Update to 2.4., guix-commits, 2020/11/29
- 06/13: gnu: Add bcachefs-tools-static., guix-commits, 2020/11/29
- 05/13: gnu: hplip: Install PPDs into a separate output., guix-commits, 2020/11/29
- 07/13: gnu: Add bcachefs-static., guix-commits, 2020/11/29
- 09/13: gnu: cwm: Update to 6.7., guix-commits, 2020/11/29
- 11/13: gnu: gaupol: Update to 1.8.,
guix-commits <=
- 08/13: gnu: j4-dmenu-desktop: Update to 2.18., guix-commits, 2020/11/29
- 12/13: gnu: vdpauinfo: Fetch from git repository., guix-commits, 2020/11/29
- 10/13: gnu: cwm: Prepare for cross-compilation., guix-commits, 2020/11/29
- 13/13: gnu: vdpauinfo: Update to 1.4., guix-commits, 2020/11/29