gleam: update to 1.6.2.
This commit is contained in:
parent
5a89d1e823
commit
24907fb326
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gleam'
|
||||
pkgname=gleam
|
||||
version=1.6.1
|
||||
version=1.6.2
|
||||
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=86bdaa4b7803230bd434044e0632f6d31246a8514fd68d10c3add9dfff400544
|
||||
checksum=12db37408b69ef224d7d77fa6e7422124f6e8956419c48202de41ce182fb075d
|
||||
|
|
Loading…
Reference in New Issue