From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Ashish SHUKLA via Guix-patches via <guix-patches@gnu.org>
Cc: 74143-done@debbugs.gnu.org, Ashish SHUKLA <ashish.is@lostca.se>
Subject: bug#74143: [PATCH] gnu: wabt: Update to 1.0.36.
Date: Thu, 28 Nov 2024 16:33:57 +0800 [thread overview]
Message-ID: <87bjxzu58q.fsf@iscas.ac.cn> (raw)
In-Reply-To: <e2e42a10eab4e25662462c5187311b54d0971cb1.1730403628.git.ashish.is@lostca.se> (Ashish SHUKLA via Guix-patches via's message of "Thu, 31 Oct 2024 20:40:28 +0100")
[-- Attachment #1: Type: text/plain, Size: 1146 bytes --]
Ashish SHUKLA via Guix-patches via <guix-patches@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.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
prev parent reply other threads:[~2024-11-28 8:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-31 19:40 [bug#74143] [PATCH] gnu: wabt: Update to 1.0.36 Ashish SHUKLA via Guix-patches via
2024-11-28 8:33 ` Zheng Junjie [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bjxzu58q.fsf@iscas.ac.cn \
--to=zhengjunjie@iscas.ac.cn \
--cc=74143-done@debbugs.gnu.org \
--cc=ashish.is@lostca.se \
--cc=guix-patches@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).