[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/17: gnu: libu2f-host: Update to 1.1.10.
From: |
guix-commits |
Subject: |
17/17: gnu: libu2f-host: Update to 1.1.10. |
Date: |
Sun, 19 May 2019 22:18:34 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit b8ae2e9e216acd4f0eb8b786adf0da5d27aa5701
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon May 20 04:08:46 2019 +0200
gnu: libu2f-host: Update to 1.1.10.
* gnu/packages/security-token.scm (libu2f-host): Update to 1.1.10.
---
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 8aa3f0c..5fb75ce 100644
--- a/gnu/packages/security-token.scm
+++ b/gnu/packages/security-token.scm
@@ -407,7 +407,7 @@ PCSC API Python wrapper module.")
(define-public libu2f-host
(package
(name "libu2f-host")
- (version "1.1.9")
+ (version "1.1.10")
(source (origin
(method url-fetch)
(uri
@@ -416,7 +416,7 @@ PCSC API Python wrapper module.")
"/libu2f-host/Releases/libu2f-host-" version ".tar.xz"))
(sha256
(base32
- "1hnh3f4scx07v9jfkr1nnxasmydk1cmivn0nijcp2p75bc1fznip"))))
+ "0vrivl1dwql6nfi48z6dy56fwy2z13d7abgahgrs2mcmqng7hra2"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
- branch master updated (f5557bd -> b8ae2e9), guix-commits, 2019/05/19
- 01/17: gnu: openconnect: Update to 8.03., guix-commits, 2019/05/19
- 03/17: gnu: Add acpi-call-linux-module., guix-commits, 2019/05/19
- 05/17: gnu: wimlib: Update to 1.13.1., guix-commits, 2019/05/19
- 04/17: gnu: Add tpacpi-bat., guix-commits, 2019/05/19
- 06/17: gnu: restic: Update to 0.9.5., guix-commits, 2019/05/19
- 02/17: gnu: Move Linux-Libre modules to their own section., guix-commits, 2019/05/19
- 12/17: gnu: tumbler: Update to 0.2.4., guix-commits, 2019/05/19
- 09/17: gnu: exo: Don't use NAME in source URI., guix-commits, 2019/05/19
- 16/17: gnu: s6: Update to 2.8.0.1., guix-commits, 2019/05/19
- 17/17: gnu: libu2f-host: Update to 1.1.10.,
guix-commits <=
- 07/17: gnu: exo: Update to 0.12.5., guix-commits, 2019/05/19
- 14/17: gnu: stunnel: Update to 5.54., guix-commits, 2019/05/19
- 13/17: gnu: tumbler: Don't use NAME in source URI., guix-commits, 2019/05/19
- 10/17: gnu: thunar: Don't use NAME in source URI., guix-commits, 2019/05/19
- 08/17: gnu: thunar: Update to 1.8.6., guix-commits, 2019/05/19
- 11/17: gnu: garcon: Don't use NAME in source URI., guix-commits, 2019/05/19
- 15/17: gnu: skalibs: Update to 2.8.1.0., guix-commits, 2019/05/19