gleam: update to 0.28.3.
This commit is contained in:
parent
2e9e02c259
commit
71063851a1
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gleam'
|
# Template file for 'gleam'
|
||||||
pkgname=gleam
|
pkgname=gleam
|
||||||
version=0.28.2
|
version=0.28.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=15ec5e1d0a287a9a22376aa5ffe8a480e2803e4c6ad6485da57fd5a9d345a671
|
checksum=e9c6b7400a21d0d29db59b0c5b6adc8cec492184461f778f3b36bc989f1226da
|
||||||
|
|
Loading…
Reference in New Issue