gleam: update to 0.30.3.
This commit is contained in:
parent
fd6b03d5cb
commit
2f50df0020
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gleam'
|
# Template file for 'gleam'
|
||||||
pkgname=gleam
|
pkgname=gleam
|
||||||
version=0.30.2
|
version=0.30.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path=compiler-cli"
|
make_install_args="--path=compiler-cli"
|
||||||
|
@ -12,4 +12,4 @@ license="Apache-2.0"
|
||||||
homepage="https://gleam.run/"
|
homepage="https://gleam.run/"
|
||||||
changelog="https://raw.githubusercontent.com/gleam-lang/gleam/main/CHANGELOG.md"
|
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"
|
distfiles="https://github.com/gleam-lang/gleam/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=8e2154cf0a812edc7e52f19197cd1950bdaaa47a673659101729084d3231e44d
|
checksum=6332d1c0fd3a575f0a57fe38092afe09d0a0be1892239eadcc6a27ce3bf0fc2a
|
||||||
|
|
Loading…
Reference in New Issue