GNU bug report logs - #65256
[PATCH] gnu: ccid: Update to 1.5.2.

Previous Next

Package: guix-patches;

Reported by: Arjan Adriaanse <arjan <at> adriaan.se>

Date: Sat, 12 Aug 2023 23:54:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Arjan Adriaanse <arjan <at> adriaan.se>
Subject: bug#65256: closed (Re: [bug#65256] [PATCH] gnu: ccid: Update to
 1.5.2.)
Date: Tue, 29 Aug 2023 13:01:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#65256: [PATCH] gnu: ccid: Update to 1.5.2.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 65256 <at> debbugs.gnu.org.

-- 
65256: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65256
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Arjan Adriaanse <arjan <at> adriaan.se>
Cc: 65256-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#65256] [PATCH] gnu: ccid: Update to 1.5.2.
Date: Tue, 29 Aug 2023 13:59:47 +0100
[Message part 3 (text/plain, inline)]
Arjan Adriaanse <arjan <at> adriaan.se> writes:

> * gnu/packages/security-token.scm (ccid): Update to 1.5.2.
> ---
>  gnu/packages/security-token.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Looks good to me, I've pushed this to master as
2687e1918f0702a0df74e88c2e0370a92ed261e4.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Arjan Adriaanse <arjan <at> adriaan.se>
To: guix-patches <at> gnu.org
Cc: Arjan Adriaanse <arjan <at> adriaan.se>
Subject: [PATCH] gnu: ccid: Update to 1.5.2.
Date: Sun, 13 Aug 2023 01:52:25 +0200
* gnu/packages/security-token.scm (ccid): Update to 1.5.2.
---
 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 3a0ed245ad..b03c3b8080 100644
--- a/gnu/packages/security-token.scm
+++ b/gnu/packages/security-token.scm
@@ -95,14 +95,14 @@ (define-module (gnu packages security-token)
 (define-public ccid
   (package
     (name "ccid")
-    (version "1.4.36")
+    (version "1.5.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://ccid.apdu.fr/files/ccid-"
                                   version ".tar.bz2"))
               (sha256
                (base32
-                "1ha9cwxkadx4rs4jj114qzh42qj02x6r8y1mvhcvijhvby4aqwrb"))))
+                "06bjdswbwcwndsn23rsdhz5a7xqsgb66glqnk9lqzd7qws3l94qk"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags (list (string-append "--enable-usbdropdir=" %output

base-commit: eb25c2b3e204a36a97ec724defe8930757ab83c0
-- 
2.41.0




This bug report was last modified 1 year and 348 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.