diff options
| author | Cayetano Santos <csantosb@inventati.org> | 2026-05-29 12:30:18 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-06-23 14:11:21 +0200 |
| commit | 6f191dbf860f91fc607f9955350c7dbe950b2ec4 (patch) | |
| tree | 873642ea42c94ccffaaf44d40d9a5839d82582fa | |
| parent | f1a8964d4a28bd926864824b1b901e2a885d858a (diff) | |
gnu: ccid: Update to 1.8.0.
* gnu/packages/security-token.scm (ccid): Update to 1.8.0.
Change-Id: Iaab3661c28c9cdcc2ad3bbdee29207e25f610ae5
| -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 790038308ee..deea82ffb40 100644 --- a/gnu/packages/security-token.scm +++ b/gnu/packages/security-token.scm | |||
| @@ -104,7 +104,7 @@ | |||
| 104 | (define-public ccid | 104 | (define-public ccid |
| 105 | (package | 105 | (package |
| 106 | (name "ccid") | 106 | (name "ccid") |
| 107 | (version "1.7.0") | 107 | (version "1.8.0") |
| 108 | (source | 108 | (source |
| 109 | (origin | 109 | (origin |
| 110 | (method git-fetch) | 110 | (method git-fetch) |
| @@ -113,7 +113,7 @@ | |||
| 113 | (commit version))) | 113 | (commit version))) |
| 114 | (file-name (git-file-name name version)) | 114 | (file-name (git-file-name name version)) |
| 115 | (sha256 | 115 | (sha256 |
| 116 | (base32 "0j3xw2s44dpphdyy5bnf33s4b2y25p8igdc7lidmsrhh4afv7rp9")))) | 116 | (base32 "05rjffrba4w09shb3bhrfrad7pg78qq0x6vb1z5r6mxbzachr8cc")))) |
| 117 | (build-system meson-build-system) | 117 | (build-system meson-build-system) |
| 118 | (arguments | 118 | (arguments |
| 119 | (list | 119 | (list |
