[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/23: gnu: vpnc-scripts: Update to 20190116.1000e0f.
From: |
guix-commits |
Subject: |
23/23: gnu: vpnc-scripts: Update to 20190116.1000e0f. |
Date: |
Fri, 22 Mar 2019 19:39:35 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit e3eaac98d1cdcbf45cfa0395eaf790e88a57f4d0
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Mar 22 17:14:52 2019 +0100
gnu: vpnc-scripts: Update to 20190116.1000e0f.
* gnu/packages/vpn.scm (vpnc-scripts): Update to 20190116.1000e0f.
---
gnu/packages/vpn.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/vpn.scm b/gnu/packages/vpn.scm
index e164d9a..6155c00 100644
--- a/gnu/packages/vpn.scm
+++ b/gnu/packages/vpn.scm
@@ -119,10 +119,10 @@ Only \"Universal TUN/TAP device driver support\" is
needed in the kernel.")
(home-page "http://www.unix-ag.uni-kl.de/~massar/vpnc/")))
(define-public vpnc-scripts
- (let ((commit "07c3518dd6b8dc424e9c3650a62bed994a4dcbe1"))
+ (let ((commit "1000e0f6dd7d6bff163169a46359211c1fc3a6d2"))
(package
(name "vpnc-scripts")
- (version (string-append "20180226." (string-take commit 7)))
+ (version (string-append "20190116." (string-take commit 7)))
(source (origin
(method git-fetch)
(uri
@@ -132,7 +132,7 @@ Only \"Universal TUN/TAP device driver support\" is needed
in the kernel.")
(file-name (git-file-name name version))
(sha256
(base32
- "02d29nrmnj6kfa889cavqn1pkn9ssb5gyp4lz1v47spwx7abpdi7"))))
+ "1g41yarz2bl0f73kbjqnywr485ghanbp7nmspklfb0n07yp0z6ak"))))
(build-system gnu-build-system)
(inputs `(("coreutils" ,coreutils)
("grep" ,grep)
- branch master updated (d349e6d -> e3eaac9), guix-commits, 2019/03/22
- 22/23: gnu: mkfontscale: Update to 1.2.1., guix-commits, 2019/03/22
- 23/23: gnu: vpnc-scripts: Update to 20190116.1000e0f.,
guix-commits <=
- 17/23: gnu: perl-business-issn: Update to 1.003., guix-commits, 2019/03/22
- 16/23: gnu: perl-time-duration: Update to 1.20., guix-commits, 2019/03/22
- 15/23: gnu: perl-text-template: Update to 1.55., guix-commits, 2019/03/22
- 09/23: gnu: perl-datetime-format-builder: Update to 0.82., guix-commits, 2019/03/22
- 19/23: gnu: perl-json: Update to 4.02., guix-commits, 2019/03/22
- 08/23: gnu: perl-unicode-normalize: Update to 1.26., guix-commits, 2019/03/22
- 20/23: gnu: perl-universal-isa: Update to 1.20171012., guix-commits, 2019/03/22
- 21/23: gnu: perl-datetime-timezone: Update to 2.23., guix-commits, 2019/03/22
- 10/23: gnu: perl-devel-checkbin: Update to 0.04., guix-commits, 2019/03/22
- 18/23: gnu: perl-time-hires: Update to 1.9760., guix-commits, 2019/03/22