unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#74562] [PATCH] gnu: wolfssl: Update to 5.7.4.
@ 2024-11-27 21:14 ashish.is--- via Guix-patches via
  2024-11-28  8:35 ` Zheng Junjie
  0 siblings, 1 reply; 2+ messages in thread
From: ashish.is--- via Guix-patches via @ 2024-11-27 21:14 UTC (permalink / raw)
  To: 74562; +Cc: Ashish SHUKLA

From: Ashish SHUKLA <ashish.is@lostca.se>

* gnu/packages/tls.scm (wolfssl): Update to 5.7.4.

Change-Id: I1438599e3febd71e50ae690f168b7bf12896223a
---
 gnu/packages/tls.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index 43806e24da..7709ce71ba 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -1179,7 +1179,7 @@ (define-public s2n
 (define-public wolfssl
   (package
     (name "wolfssl")
-    (version "5.7.2")
+    (version "5.7.4")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1188,7 +1188,7 @@ (define-public wolfssl
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "06ani81s99vk0bkdscavcmhr1p2dnc8ry2p1smqalbw32j01acsm"))))
+                "0k7bdr5r9x8sb9qxvgmvhj1rb7rb1r0rap4bp82g8qbh9pa5dnzx"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags

base-commit: 892cfdeffb2caf963087420e18c15a77d0662a24
-- 
2.47.1





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

* [bug#74562] [PATCH] gnu: wolfssl: Update to 5.7.4.
  2024-11-27 21:14 [bug#74562] [PATCH] gnu: wolfssl: Update to 5.7.4 ashish.is--- via Guix-patches via
@ 2024-11-28  8:35 ` Zheng Junjie
  0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-11-28  8:35 UTC (permalink / raw)
  To: 74562; +Cc: 74562-done, ashish.is

[-- Attachment #1: Type: text/plain, Size: 1197 bytes --]

"ashish.is--- via Guix-patches" via <guix-patches@gnu.org> writes:

> From: Ashish SHUKLA <ashish.is@lostca.se>
>
> * gnu/packages/tls.scm (wolfssl): Update to 5.7.4.
>
> Change-Id: I1438599e3febd71e50ae690f168b7bf12896223a
> ---
>  gnu/packages/tls.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
> index 43806e24da..7709ce71ba 100644
> --- a/gnu/packages/tls.scm
> +++ b/gnu/packages/tls.scm
> @@ -1179,7 +1179,7 @@ (define-public s2n
>  (define-public wolfssl
>    (package
>      (name "wolfssl")
> -    (version "5.7.2")
> +    (version "5.7.4")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -1188,7 +1188,7 @@ (define-public wolfssl
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "06ani81s99vk0bkdscavcmhr1p2dnc8ry2p1smqalbw32j01acsm"))))
> +                "0k7bdr5r9x8sb9qxvgmvhj1rb7rb1r0rap4bp82g8qbh9pa5dnzx"))))
>      (build-system gnu-build-system)
>      (arguments
>       '(#:configure-flags
>
> base-commit: 892cfdeffb2caf963087420e18c15a77d0662a24

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:[~2024-11-28  8:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-27 21:14 [bug#74562] [PATCH] gnu: wolfssl: Update to 5.7.4 ashish.is--- via Guix-patches via
2024-11-28  8:35 ` Zheng Junjie

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