[PATCH] gnu: opensc: Update to 0.24.0.

  • Done
  • quality assurance status badge
Details
2 participants
  • Dale Mellor
  • rimarko
Owner
unassigned
Submitted by
rimarko
Severity
normal

Debbugs page

R
R
rimarko wrote on 23 Feb 09:08 -0800
(address . guix-patches@gnu.org)(name . Marco Rimoldi)(address . rimarko@libero.it)
03c9d579b816e512bc4fe342b110d42e0d9fae24.1708708130.git.rimarko@libero.it
From: Marco Rimoldi <rimarko@libero.it>

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

Change-Id: I53725287e5b6d2d7242463a543440225617d2826
---
gnu/packages/security-token.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/security-token.scm b/gnu/packages/security-token.scm
index a1fc058db8..32fcac4b95 100644
--- a/gnu/packages/security-token.scm
+++ b/gnu/packages/security-token.scm
@@ -351,7 +351,7 @@ (define-public ykclient
(define-public opensc
(package
(name "opensc")
- (version "0.22.0")
+ (version "0.24.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -359,7 +359,7 @@ (define-public opensc
version "/opensc-" version ".tar.gz"))
(sha256
(base32
- "11ki9j2b07w5gi2b1r39d71320s7rhfzcpaqpqra7gjy353m6kld"))))
+ "1y0f92v3lh7mw4ckdn45rdb7z0md0jikhk0clcrdm4bj51lkrl14"))))
(build-system gnu-build-system)
(arguments
`(#:phases

base-commit: aefc7428203203ae88c64cc4769113453c01a185
--
2.41.0
D
D
Dale Mellor wrote on 8 May 05:45 -0700
close 69333
(name . control)(address . control@debbugs.gnu.org)
224152c5e05be8715ffd1a1144637e073709f285.camel@rdmp.org
close 69333
D
D
Dale Mellor wrote on 8 May 05:46 -0700
Obsolete, closing
(address . 69333@debbugs.gnu.org)
ac492e43b817dd7468298563a09c05d0a89c49f2.camel@rdmp.org
The current version of this package is already 0.25.0. Closing this issue.
?
Your comment

This issue is archived.

To comment on this conversation send an email to 69333@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 69333
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch