[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
75/155: gnu: pcsc-lite: Update to 1.8.19.
From: |
John Darrington |
Subject: |
75/155: gnu: pcsc-lite: Update to 1.8.19. |
Date: |
Wed, 21 Dec 2016 20:48:34 +0000 (UTC) |
jmd pushed a commit to branch wip-installer
in repository guix.
commit 4196ad7d7ae2e1df424eb10a41b8a238d59c85ef
Author: Marius Bakke <address@hidden>
Date: Mon Dec 19 14:27:33 2016 +0100
gnu: pcsc-lite: Update to 1.8.19.
* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.19.
---
gnu/packages/security-token.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/security-token.scm b/gnu/packages/security-token.scm
index 8f58c58..ab96b76 100644
--- a/gnu/packages/security-token.scm
+++ b/gnu/packages/security-token.scm
@@ -93,15 +93,15 @@ the low-level development kit for the Yubico YubiKey
authentication device.")
(define-public pcsc-lite
(package
(name "pcsc-lite")
- (version "1.8.18")
+ (version "1.8.19")
(source (origin
(method url-fetch)
(uri (string-append
- "https://alioth.debian.org/frs/download.php/file/4179/"
+ "https://alioth.debian.org/frs/download.php/file/4198/"
"pcsc-lite-" version ".tar.bz2"))
(sha256
(base32
- "0189s10xsgcmdvc2sixakncwlv47cg6by6m9vdm038gn32q34bdj"))))
+ "0h23gh1sfpwvd1975j4zqp2b34r9krj1mki4nj1qjcnidpn2apmn"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags '("--enable-usbdropdir=/var/lib/pcsc/drivers")))
- 38/155: import cran: Move guix-name to top-level., (continued)
- 38/155: import cran: Move guix-name to top-level., John Darrington, 2016/12/21
- 43/155: guix import: Print list of expressions., John Darrington, 2016/12/21
- 51/155: gnu: Add attribution line for Raoul Bonnal., John Darrington, 2016/12/21
- 60/155: tests: Adjust cpan tests., John Darrington, 2016/12/21
- 54/155: tests: Mock up http-fetch in import tests., John Darrington, 2016/12/21
- 58/155: build: check-final-inputs-self-contained has an exception for 'bash:include'., John Darrington, 2016/12/21
- 62/155: gnu: python-docutils: Update to 0.13.1, John Darrington, 2016/12/21
- 66/155: build: Add 'guix-publish.*.in' to the distribution., John Darrington, 2016/12/21
- 69/155: gnu: tor: split description into two parts for easier reading., John Darrington, 2016/12/21
- 72/155: gnu: gnumach-headers: Update to 1.8., John Darrington, 2016/12/21
- 75/155: gnu: pcsc-lite: Update to 1.8.19.,
John Darrington <=
- 87/155: gexp: Slightly simplify 'gexp-inputs'., John Darrington, 2016/12/21
- 84/155: doc: Mention 'grub' field of 'grub-configuration'., John Darrington, 2016/12/21
- 80/155: gnu: samba: Update to 4.5.3 [fixes CVE-2016-{2123, 2125, 2126}]., John Darrington, 2016/12/21
- 97/155: install: The list of services is now a plain list., John Darrington, 2016/12/21
- 90/155: gnu: linux-libre: Update to 4.8.15., John Darrington, 2016/12/21
- 95/155: Revert "gnu: grub: Add dependency on efibootmgr.", John Darrington, 2016/12/21
- 108/155: gnu: enlightenment: Update to 0.21.5., John Darrington, 2016/12/21
- 81/155: gnu: openssh: Update to 7.4p1., John Darrington, 2016/12/21
- 105/155: services: guix: Remove dependency on lsh., John Darrington, 2016/12/21
- 123/155: build: Bump version number., John Darrington, 2016/12/21