gleam: update to 1.0.0.
This commit is contained in:
parent
47821feec8
commit
e71fae21ed
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gleam'
|
||||
pkgname=gleam
|
||||
version=0.34.0
|
||||
version=1.0.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_install_args="--path=compiler-cli"
|
||||
|
@ -12,4 +12,4 @@ 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=1528f46ccbb4bcc4d783869f359b3a386c59fde235c1054d83d09bdc2ff19f35
|
||||
checksum=f275da337d3eee331d73c22b38832c44d41ed8f6196d5a7c952c137110374c2d
|
||||
|
|
Loading…
Reference in New Issue