* [bug#75235] [PATCH] gnu: wolfssl: Update to 5.7.6.
@ 2025-01-01 7:56 Ashish SHUKLA via Guix-patches via
2025-01-07 16:13 ` Zheng Junjie
0 siblings, 1 reply; 2+ messages in thread
From: Ashish SHUKLA via Guix-patches via @ 2025-01-01 7:56 UTC (permalink / raw)
To: 75235; +Cc: Ashish SHUKLA
* gnu/packages/tls.scm (wolfssl): Update to 5.7.6.
Change-Id: Ibe9274f032bc4e5757534e01b7d8d1603f69efdc
---
gnu/packages/tls.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index 62d01c7d9e..d45e18261f 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -22,7 +22,7 @@
;;; Copyright © 2021 Matthew James Kraai <kraai@ftbfs.org>
;;; Copyright © 2021 John Kehayias <john.kehayias@protonmail.com>
;;; Copyright © 2022 Greg Hogan <code@greghogan.com>
-;;; Copyright © 2024 Ashish SHUKLA <ashish.is@lostca.se>
+;;; Copyright © 2024, 2025 Ashish SHUKLA <ashish.is@lostca.se>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -1183,7 +1183,7 @@ (define-public s2n
(define-public wolfssl
(package
(name "wolfssl")
- (version "5.7.4")
+ (version "5.7.6")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1192,7 +1192,7 @@ (define-public wolfssl
(file-name (git-file-name name version))
(sha256
(base32
- "0k7bdr5r9x8sb9qxvgmvhj1rb7rb1r0rap4bp82g8qbh9pa5dnzx"))))
+ "1q1sqwx6njsjbwmwr87ky0yrg2cin7ssa12gl14i8x1v35rpcxdb"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags
base-commit: cede908fcd7c7aace780165d0dd9f673ddf3fc87
--
2.47.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#75235] [PATCH] gnu: wolfssl: Update to 5.7.6.
2025-01-01 7:56 [bug#75235] [PATCH] gnu: wolfssl: Update to 5.7.6 Ashish SHUKLA via Guix-patches via
@ 2025-01-07 16:13 ` Zheng Junjie
0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2025-01-07 16:13 UTC (permalink / raw)
To: 75235; +Cc: Ashish SHUKLA, 75235-done
[-- Attachment #1: Type: text/plain, Size: 1584 bytes --]
Ashish SHUKLA via Guix-patches via <guix-patches@gnu.org> writes:
> * gnu/packages/tls.scm (wolfssl): Update to 5.7.6.
>
> Change-Id: Ibe9274f032bc4e5757534e01b7d8d1603f69efdc
> ---
> gnu/packages/tls.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
> index 62d01c7d9e..d45e18261f 100644
> --- a/gnu/packages/tls.scm
> +++ b/gnu/packages/tls.scm
> @@ -22,7 +22,7 @@
> ;;; Copyright © 2021 Matthew James Kraai <kraai@ftbfs.org>
> ;;; Copyright © 2021 John Kehayias <john.kehayias@protonmail.com>
> ;;; Copyright © 2022 Greg Hogan <code@greghogan.com>
> -;;; Copyright © 2024 Ashish SHUKLA <ashish.is@lostca.se>
> +;;; Copyright © 2024, 2025 Ashish SHUKLA <ashish.is@lostca.se>
> ;;;
> ;;; This file is part of GNU Guix.
> ;;;
> @@ -1183,7 +1183,7 @@ (define-public s2n
> (define-public wolfssl
> (package
> (name "wolfssl")
> - (version "5.7.4")
> + (version "5.7.6")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> @@ -1192,7 +1192,7 @@ (define-public wolfssl
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "0k7bdr5r9x8sb9qxvgmvhj1rb7rb1r0rap4bp82g8qbh9pa5dnzx"))))
> + "1q1sqwx6njsjbwmwr87ky0yrg2cin7ssa12gl14i8x1v35rpcxdb"))))
> (build-system gnu-build-system)
> (arguments
> '(#:configure-flags
>
> base-commit: cede908fcd7c7aace780165d0dd9f673ddf3fc87
pushed, closing.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-07 16:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-01 7:56 [bug#75235] [PATCH] gnu: wolfssl: Update to 5.7.6 Ashish SHUKLA via Guix-patches via
2025-01-07 16:13 ` Zheng Junjie
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.