[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/14: gnu: gaupol: Update to 1.9.
From: |
guix-commits |
Subject: |
03/14: gnu: gaupol: Update to 1.9. |
Date: |
Sun, 3 Jan 2021 02:36:09 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 418de55836f28a96fb74b0cd16931e094fa814b3
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 3 01:36:44 2021 +0100
gnu: gaupol: Update to 1.9.
* gnu/packages/video.scm (gaupol): Update to 1.9.
---
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 28cde06..5de3fc4 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -4510,7 +4510,7 @@ video from a Wayland session.")
(define-public gaupol
(package
(name "gaupol")
- (version "1.8")
+ (version "1.9")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4519,7 +4519,7 @@ video from a Wayland session.")
(file-name (git-file-name name version))
(sha256
(base32
- "00wxdyja0m6l3yrynjgapa010lkwxpkv1xnnjbmrwi4ayhh5l3gg"))))
+ "1mmjg8nwhif2hmmp8i11643izwzdf839brqdai3ksfg0qkh8rnxk"))))
(build-system python-build-system)
(native-inputs
`(("gettext" ,gettext-minimal)
- branch master updated (395489c -> 78a9cfa), guix-commits, 2021/01/03
- 03/14: gnu: gaupol: Update to 1.9.,
guix-commits <=
- 01/14: gnu: wireguard-linux-compat: Update to 1.0.20201221., guix-commits, 2021/01/03
- 02/14: gnu: libshout: Update to 2.4.5., guix-commits, 2021/01/03
- 05/14: gnu: libnet6: Omit static library., guix-commits, 2021/01/03
- 06/14: gnu: obby: Omit static library., guix-commits, 2021/01/03
- 09/14: gnu: geoclue: Update to 2.5.7., guix-commits, 2021/01/03
- 08/14: gnu: mame: Update to 0.227., guix-commits, 2021/01/03
- 04/14: gnu: libinfinity: Omit static libraries, guix-commits, 2021/01/03
- 07/14: gnu: libressl: Update to 3.1.5 [security fix]., guix-commits, 2021/01/03
- 10/14: gnu: fetchmail: Update to 6.4.14., guix-commits, 2021/01/03
- 11/14: gnu: zabbix-agentd: Update to 5.2.3., guix-commits, 2021/01/03