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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 78336 in the body.
You can then email your comments to 78336 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#78336
; Package
guix-patches
.
(Fri, 09 May 2025 16:05:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Zheng Junjie <z572 <at> z572.online>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 09 May 2025 16:05:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Sun, 11 May 2025 09:33:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Zheng Junjie <z572 <at> z572.online>
:
bug acknowledged by developer.
(Sun, 11 May 2025 09:33:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 78336-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 08 Jun 2025 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 9 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.