7
0
forked from pool/rusty_v8

(v8 9.3) ff to rev b7abe60108e7d3ed4e26bb1dcbe7a2003c48d6f8

OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/rusty_v8?expand=0&rev=13
This commit is contained in:
2021-07-21 21:01:00 +00:00
committed by Git OBS Bridge
parent a7f12a4562
commit 2c3434c525
3 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<service name="tar_scm" mode="manual">
<param name="url">https://github.com/denoland/rusty_v8</param>
<param name="scm">git</param>
<param name="revision">v0.25.3</param>
<param name="revision">b7abe60108e7d3ed4e26bb1dcbe7a2003c48d6f8</param>
<param name="version">0.25.3</param>
<param name="exclude">.git</param>
<param name="exclude">.github</param>

BIN
rusty_v8-0.25.3.tar.xz (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 21 20:57:45 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
- fast-foward to rev with v8 9.3.345.3
-------------------------------------------------------------------
Tue Jul 13 18:45:07 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>