GNU bug report logs - #74143
[PATCH] gnu: wabt: Update to 1.0.36.

Previous Next

Package: guix-patches;

Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>

Date: Thu, 31 Oct 2024 19:41:02 UTC

Severity: normal

Tags: easy, patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

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 74143 in the body.
You can then email your comments to 74143 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#74143; Package guix-patches. (Thu, 31 Oct 2024 19:41:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 31 Oct 2024 19:41:02 GMT) Full text and rfc822 format available.

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

From: Ashish SHUKLA <ashish.is <at> lostca.se>
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: wabt: Update to 1.0.36.
Date: Thu, 31 Oct 2024 20:40:28 +0100
* gnu/packages/web.scm (wabt): Update to 1.0.36.

Change-Id: Icbc5466b8f9780cf889cf2d9d41e25ffab415085
---
 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 34739bf088..ea37cec424 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -1694,7 +1694,7 @@ (define-public libwebsockets
 (define-public wabt
   (package
     (name "wabt")
-    (version "1.0.34")
+    (version "1.0.36")
     (source
      (origin
        (method git-fetch)
@@ -1704,7 +1704,7 @@ (define-public wabt
              (recursive? #true)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1vxvc34b7a7lkrmzdb5cjv0b54vhiyr33sy0i2ps5jrmg5rqqmia"))
+        (base32 "1gypy9bn2nvmfa469fi6kwsyw11j0vqkxm7givs3gidjpsy1bk0a"))
        (modules '((guix build utils)))
        (snippet
         '(delete-file-recursively "third_party/gtest/"))))

base-commit: 6e50b0c56a8cc767bd3acb26638f78c450bde718
-- 
2.47.0





Added tag(s) easy. Request was from Nicolas Graves <ngraves <at> ngraves.fr> to control <at> debbugs.gnu.org. (Sun, 03 Nov 2024 20:41:02 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#74143; Package guix-patches. (Thu, 28 Nov 2024 08:35:01 GMT) Full text and rfc822 format available.

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

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org>
Cc: 74143-done <at> debbugs.gnu.org, Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: Re: [bug#74143] [PATCH] gnu: wabt: Update to 1.0.36.
Date: Thu, 28 Nov 2024 16:33:57 +0800
[Message part 1 (text/plain, inline)]
Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/web.scm (wabt): Update to 1.0.36.
>
> Change-Id: Icbc5466b8f9780cf889cf2d9d41e25ffab415085
> ---
>  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 34739bf088..ea37cec424 100644
> --- a/gnu/packages/web.scm
> +++ b/gnu/packages/web.scm
> @@ -1694,7 +1694,7 @@ (define-public libwebsockets
>  (define-public wabt
>    (package
>      (name "wabt")
> -    (version "1.0.34")
> +    (version "1.0.36")
>      (source
>       (origin
>         (method git-fetch)
> @@ -1704,7 +1704,7 @@ (define-public wabt
>               (recursive? #true)))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "1vxvc34b7a7lkrmzdb5cjv0b54vhiyr33sy0i2ps5jrmg5rqqmia"))
> +        (base32 "1gypy9bn2nvmfa469fi6kwsyw11j0vqkxm7givs3gidjpsy1bk0a"))
>         (modules '((guix build utils)))
>         (snippet
>          '(delete-file-recursively "third_party/gtest/"))))
>
> base-commit: 6e50b0c56a8cc767bd3acb26638f78c450bde718

pushed, closing.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Thu, 28 Nov 2024 08:35:03 GMT) Full text and rfc822 format available.

Notification sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
bug acknowledged by developer. (Thu, 28 Nov 2024 08:35:03 GMT) Full text and rfc822 format available.

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

This bug report was last modified 170 days ago.

Previous Next


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