[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/08: gnu: wireguard-tools: Update to 1.0.20210223.
From: |
guix-commits |
Subject: |
05/08: gnu: wireguard-tools: Update to 1.0.20210223. |
Date: |
Fri, 12 Mar 2021 19:23:25 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit fab02edde013437cde293bcd8f5dba553535c0fb
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sat Mar 13 00:55:18 2021 +0100
gnu: wireguard-tools: Update to 1.0.20210223.
* gnu/packages/vpn.scm (wireguard-tools): Update to 1.0.20210223.
---
gnu/packages/vpn.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/vpn.scm b/gnu/packages/vpn.scm
index f18dc67..2ea04ac 100644
--- a/gnu/packages/vpn.scm
+++ b/gnu/packages/vpn.scm
@@ -683,7 +683,7 @@ WireGuard was added to Linux 5.6.")
(define-public wireguard-tools
(package
(name "wireguard-tools")
- (version "1.0.20200827")
+ (version "1.0.20210223")
(source
(origin
(method git-fetch)
@@ -692,7 +692,7 @@ WireGuard was added to Linux 5.6.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1h351hn531z6z85sx9ya27xjz1jszgn1pkwibacjj49mds15f7gn"))))
+ (base32 "1pz7rir7bzj7rv1lqy45pqnr6jxsb4war31f9492757fql7kcrf4"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags
- branch master updated (bd0808f -> cad4aa6), guix-commits, 2021/03/12
- 01/08: gnu: photoflare: Update to 1.6.7., guix-commits, 2021/03/12
- 02/08: gnu: libfreenect: Update to 0.6.2., guix-commits, 2021/03/12
- 03/08: gnu: micropython: Update to 1.14., guix-commits, 2021/03/12
- 08/08: gnu: nginx-documentation: Update to 1.19.8-2673-4398fd0f0341., guix-commits, 2021/03/12
- 04/08: gnu: eid-mw: Update to 5.0.14., guix-commits, 2021/03/12
- 05/08: gnu: wireguard-tools: Update to 1.0.20210223.,
guix-commits <=
- 06/08: gnu: apache-thrift: Update to 0.14.1., guix-commits, 2021/03/12
- 07/08: gnu: nginx: Update to 1.19.8., guix-commits, 2021/03/12