GNU bug report logs - #70564
[PATCH] gnu: opensc: Update to 0.25.0.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Thu, 25 Apr 2024 09:28:09 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

To reply to this bug, email your comments to 70564 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#70564; Package guix-patches. (Thu, 25 Apr 2024 09:28:10 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 25 Apr 2024 09:28:11 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: opensc: Update to 0.25.0.
Date: Thu, 25 Apr 2024 02:26:39 -0700
* 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 sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Fri, 26 Apr 2024 16:55:10 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Fri, 26 Apr 2024 16:55:11 GMT) Full text and rfc822 format available.

Message #10 received at 70564-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Andy Tai <atai <at> atai.org>
Cc: 70564-done <at> debbugs.gnu.org
Subject: Re: [bug#70564] [PATCH] gnu: opensc: Update to 0.25.0.
Date: Fri, 26 Apr 2024 17:53:40 +0100
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

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

Thanks for the patch, I've pushed this to master as
34c9a4d1d561ac62270630fabbe5cb447ec50ae8.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 10 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.