GNU bug report logs - #69333
[PATCH] gnu: opensc: Update to 0.24.0.

Previous Next

Package: guix-patches;

Reported by: rimarko <at> libero.it

Date: Fri, 23 Feb 2024 17:10:02 UTC

Severity: normal

Tags: patch

Done: Dale Mellor <guix-devel-0brg6a <at> rdmp.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69333 in the body.
You can then email your comments to 69333 AT debbugs.gnu.org in the normal way.

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#69333; Package guix-patches. (Fri, 23 Feb 2024 17:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to rimarko <at> libero.it:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 23 Feb 2024 17:10:02 GMT) Full text and rfc822 format available.

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

From: rimarko <at> libero.it
To: guix-patches <at> gnu.org
Cc: Marco Rimoldi <rimarko <at> libero.it>
Subject: [PATCH] gnu: opensc: Update to 0.24.0.
Date: Fri, 23 Feb 2024 18:08:50 +0100
From: Marco Rimoldi <rimarko <at> 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





bug closed, send any further explanations to 69333 <at> debbugs.gnu.org and rimarko <at> libero.it Request was from Dale Mellor <guix-devel-0brg6a <at> rdmp.org> to control <at> debbugs.gnu.org. (Wed, 08 May 2024 12:47:02 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#69333; Package guix-patches. (Wed, 08 May 2024 12:48:02 GMT) Full text and rfc822 format available.

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

From: Dale Mellor <guix-devel-0brg6a <at> rdmp.org>
To: 69333 <at> debbugs.gnu.org
Subject: Obsolete, closing
Date: Wed, 08 May 2024 13:46:46 +0100
The current version of this package is already 0.25.0.  Closing this issue.





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 06 Jun 2024 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 50 days ago.

Previous Next


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