gleam: update to 1.10.0.
This commit is contained in:
parent
934c41a1fc
commit
25ca129d97
@ -1,6 +1,6 @@
|
||||
# Template file for 'gleam'
|
||||
pkgname=gleam
|
||||
version=1.9.1
|
||||
version=1.10.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_install_args="--path=gleam-bin"
|
||||
@ -12,7 +12,7 @@ license="Apache-2.0"
|
||||
homepage="https://gleam.run/"
|
||||
changelog="https://raw.githubusercontent.com/gleam-lang/gleam/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/gleam-lang/gleam/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=eacf88d2ce6f7ca06e9a0d6b8117c517a8a21593349233edb2506263d08a830f
|
||||
checksum=4661bebc010209c5c3d180a8f7ad6c16b596655acf74bf459d3baf81af8589d5
|
||||
|
||||
post_extract() {
|
||||
vsed -i -e '/Deno\|Bun/d' test-output/src/tests/echo.rs
|
||||
|
Loading…
x
Reference in New Issue
Block a user