unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65256] [PATCH] gnu: ccid: Update to 1.5.2.
@ 2023-08-12 23:52 Arjan Adriaanse
  2023-08-29 12:59 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Arjan Adriaanse @ 2023-08-12 23:52 UTC (permalink / raw)
  To: 65256; +Cc: Arjan Adriaanse

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#65256] [PATCH] gnu: ccid: Update to 1.5.2.
  2023-08-12 23:52 [bug#65256] [PATCH] gnu: ccid: Update to 1.5.2 Arjan Adriaanse
@ 2023-08-29 12:59 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-08-29 12:59 UTC (permalink / raw)
  To: Arjan Adriaanse; +Cc: 65256-done, 65256

[-- Attachment #1: Type: text/plain, Size: 298 bytes --]


Arjan Adriaanse <arjan@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-29 13:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-12 23:52 [bug#65256] [PATCH] gnu: ccid: Update to 1.5.2 Arjan Adriaanse
2023-08-29 12:59 ` Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).