GNU bug report logs -
#78336
[PATCH] gnu: wasm-micro-runtime: Update to 2.2.0.
Previous Next
Reported by: Zheng Junjie <z572 <at> z572.online>
Date: Fri, 9 May 2025 16:05:01 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 11 May 2025 10:32:44 +0100
with message-id <87h61r1ohv.fsf <at> cbaines.net>
and subject line Re: [bug#78336] [PATCH] gnu: wasm-micro-runtime: Update to 2.2.0.
has caused the debbugs.gnu.org bug report #78336,
regarding [PATCH] gnu: wasm-micro-runtime: Update to 2.2.0.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
78336: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78336
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/web.scm (wasm-micro-runtime): Update to 2.2.0.
Change-Id: I0542e986d9ce2559e131f9b137ec30ed60dde636
---
gnu/packages/web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index b3f998aca99..652323079fd 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -1901,7 +1901,7 @@ (define-public wasm3
(define-public wasm-micro-runtime
(package
(name "wasm-micro-runtime")
- (version "1.2.3")
+ (version "2.2.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1910,7 +1910,7 @@ (define-public wasm-micro-runtime
(file-name (git-file-name "WAMR" version))
(sha256
(base32
- "1s7r8vfxixf737jp12cf7as68fd63lrmqdxj7fiqdla2wk89ly3f"))))
+ "0nhhsvy4a9al4lnxdkmyy63a7qd0x33s5wpcsdvl93kj6klzc6a6"))))
(build-system cmake-build-system)
(arguments
(list
base-commit: f348d2be2e019fcda44af8ab81073e2f04697a38
--
2.49.0
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Zheng Junjie <z572 <at> z572.online> writes:
> * gnu/packages/web.scm (wasm-micro-runtime): Update to 2.2.0.
>
> Change-Id: I0542e986d9ce2559e131f9b137ec30ed60dde636
> ---
> gnu/packages/web.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Looks good to me, I've pushed this to master as
59e762448169542a8af924313e8193f7463d0a35.
Thanks,
Chris
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 12 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.