[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/11: gnu: eid-mw: Update to 4.4.16.
From: |
guix-commits |
Subject: |
05/11: gnu: eid-mw: Update to 4.4.16. |
Date: |
Sun, 21 Apr 2019 21:36:57 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 5df6934cdb1fb42cc54c6b06cfb9ab2113479ec3
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Apr 21 19:39:08 2019 +0200
gnu: eid-mw: Update to 4.4.16.
* gnu/packages/security-token.scm (eid-mw): Update to 4.4.16.
---
gnu/packages/security-token.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/security-token.scm b/gnu/packages/security-token.scm
index c88a1c6..5451a00 100644
--- a/gnu/packages/security-token.scm
+++ b/gnu/packages/security-token.scm
@@ -95,7 +95,7 @@ readers and is needed to communicate with such devices
through the
(define-public eid-mw
(package
(name "eid-mw")
- (version "4.4.13")
+ (version "4.4.16")
(source
(origin
(method git-fetch)
@@ -103,7 +103,7 @@ readers and is needed to communicate with such devices
through the
(url "https://github.com/Fedict/eid-mw")
(commit (string-append "v" version))))
(sha256
- (base32 "14bgn2k0xbd6241qdghg787pgxy7k9rvcspaf74zwwyibaqknzyx"))))
+ (base32 "1q82fw63xzrnrgh1wyh457hal6vfdl6swqfq7l6kviywiwlzx7kd"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("autoconf" ,autoconf)
- branch master updated (56a4858 -> c60b15c), guix-commits, 2019/04/21
- 11/11: gnu: python-dill: Update to 0.2.9., guix-commits, 2019/04/21
- 10/11: gnu: python-serpent: Tweak description., guix-commits, 2019/04/21
- 08/11: gnu: python-openpyxl: Update to 2.6.2., guix-commits, 2019/04/21
- 09/11: gnu: python-serpent: Update to 1.28., guix-commits, 2019/04/21
- 07/11: gnu: perl-text-csv: Fix build., guix-commits, 2019/04/21
- 05/11: gnu: eid-mw: Update to 4.4.16.,
guix-commits <=
- 06/11: gnu: parallel: Update to 20190422., guix-commits, 2019/04/21
- 02/11: gnu: dav1d: Update to 0.2.2., guix-commits, 2019/04/21
- 04/11: gnu: dbacl: Don't use NAME in source URI., guix-commits, 2019/04/21
- 01/11: gnu: foo2zjs: Update to 20190413., guix-commits, 2019/04/21
- 03/11: gnu: youtube-dl: Update to 2019.04.17., guix-commits, 2019/04/21