unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69333] [PATCH] gnu: opensc: Update to 0.24.0.
@ 2024-02-23 17:08 Marco Rimoldi via Guix-patches via
  2024-05-08 12:46 ` [bug#69333] Obsolete, closing Dale Mellor
  0 siblings, 1 reply; 2+ messages in thread
From: Marco Rimoldi via Guix-patches via @ 2024-02-23 17:08 UTC (permalink / raw)
  To: 69333; +Cc: Marco Rimoldi

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(-)

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





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

* [bug#69333] Obsolete, closing
  2024-02-23 17:08 [bug#69333] [PATCH] gnu: opensc: Update to 0.24.0 Marco Rimoldi via Guix-patches via
@ 2024-05-08 12:46 ` Dale Mellor
  0 siblings, 0 replies; 2+ messages in thread
From: Dale Mellor @ 2024-05-08 12:46 UTC (permalink / raw)
  To: 69333

The current version of this package is already 0.25.0.  Closing this issue.





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

end of thread, other threads:[~2024-05-08 12:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-23 17:08 [bug#69333] [PATCH] gnu: opensc: Update to 0.24.0 Marco Rimoldi via Guix-patches via
2024-05-08 12:46 ` [bug#69333] Obsolete, closing Dale Mellor

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).