diff options
| author | Ashish SHUKLA <ashish.is@lostca.se> | 2026-07-30 02:22:39 +0200 |
|---|---|---|
| committer | Cayetano Santos <csantosb@inventati.org> | 2026-08-18 09:46:47 +0200 |
| commit | fd22513ef6cc05cc02371c595d7fa49d60563afb (patch) | |
| tree | d462425f8af5281e764416a9b8945fe5090cc61a /gnu/packages/security-token.scm | |
| parent | 06852b4f6b628fccb4b33fdb7d7e72b8f132c9d8 (diff) | |
gnu: opensc: Update to 0.27.1.
* gnu/packages/security-token.scm (opensc): Update to 0.27.1.
Merges guix/guix!10252
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
Diffstat (limited to 'gnu/packages/security-token.scm')
| -rw-r--r-- | gnu/packages/security-token.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/security-token.scm b/gnu/packages/security-token.scm index 8b0e1c0976c..7482d38cfe1 100644 --- a/gnu/packages/security-token.scm +++ b/gnu/packages/security-token.scm | |||
| @@ -453,7 +453,7 @@ make proper use of such drivers.") | |||
| 453 | (define-public opensc | 453 | (define-public opensc |
| 454 | (package | 454 | (package |
| 455 | (name "opensc") | 455 | (name "opensc") |
| 456 | (version "0.26.1") | 456 | (version "0.27.1") |
| 457 | (source (origin | 457 | (source (origin |
| 458 | (method url-fetch) | 458 | (method url-fetch) |
| 459 | (uri (string-append | 459 | (uri (string-append |
| @@ -461,7 +461,7 @@ make proper use of such drivers.") | |||
| 461 | version "/opensc-" version ".tar.gz")) | 461 | version "/opensc-" version ".tar.gz")) |
| 462 | (sha256 | 462 | (sha256 |
| 463 | (base32 | 463 | (base32 |
| 464 | "1jw82r7dahmfzvri16d46wivrz7jx8srybknjh1mfvnq66h92qpi")))) | 464 | "19zcwpmaxgs5c7q7k6lwh8yqq6lppy0aqyis5hd7lfgkx8illvwp")))) |
| 465 | (build-system gnu-build-system) | 465 | (build-system gnu-build-system) |
| 466 | (arguments | 466 | (arguments |
| 467 | (list | 467 | (list |
