gnu: opensc: Update to 0.26.0.

* gnu/packages/security-token (opensc): Update to 0.26.0.

Change-Id: Ib4dc6b971c7f99cbf48fb6d2c701ce4fe5e994df
This commit is contained in:
Ekaitz Zarraga 2025-01-11 22:42:09 +01:00
parent 75749800be
commit 5d288cdeaf
No known key found for this signature in database
GPG key ID: FDB952BD3F7356D6

View file

@ -356,7 +356,7 @@ (define-public ykclient
(define-public opensc
(package
(name "opensc")
(version "0.25.1")
(version "0.26.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -364,7 +364,7 @@ (define-public opensc
version "/opensc-" version ".tar.gz"))
(sha256
(base32
"0yxk97aj29pybvya6r9ix9xh00hdzcfrc2lcns4vb3kwpplamjr3"))))
"0azqfmg9wnjry9qa8q2lsdrnxphf2mb111v8v1h54l718nnswyw3"))))
(build-system gnu-build-system)
(arguments
(list