unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 70564@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#70564] [PATCH] gnu: opensc: Update to 0.25.0.
Date: Thu, 25 Apr 2024 02:26:39 -0700	[thread overview]
Message-ID: <a9fdceff317e74aa1aba253c2c90b6251156bd0c.1714037172.git.atai@atai.org> (raw)

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

Change-Id: I811b997de40ae6fbbf2bb8256884be74683dbf4b
---
 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 00a7f97582..35a8d4e216 100644
--- a/gnu/packages/security-token.scm
+++ b/gnu/packages/security-token.scm
@@ -355,7 +355,7 @@ (define-public ykclient
 (define-public opensc
   (package
     (name "opensc")
-    (version "0.22.0")
+    (version "0.25.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -363,7 +363,7 @@ (define-public opensc
                     version "/opensc-" version ".tar.gz"))
               (sha256
                (base32
-                "11ki9j2b07w5gi2b1r39d71320s7rhfzcpaqpqra7gjy353m6kld"))))
+                "0bv2sq3k8bl712yi1gi7f8km8g2x09is8ynnr5x3g2jh59pbdmz6"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases

base-commit: 4514239971895fc7ad47c7752e30d98a0c44a154
-- 
2.41.0





             reply	other threads:[~2024-04-25  9:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-25  9:26 Andy Tai [this message]
2024-04-26 16:53 ` bug#70564: [PATCH] gnu: opensc: Update to 0.25.0 Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a9fdceff317e74aa1aba253c2c90b6251156bd0c.1714037172.git.atai@atai.org \
    --to=atai@atai.org \
    --cc=70564@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).