gleam: update to 1.6.3.
This commit is contained in:
parent
53b88e33a0
commit
8d370d9320
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gleam'
|
||||
pkgname=gleam
|
||||
version=1.6.2
|
||||
version=1.6.3
|
||||
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=12db37408b69ef224d7d77fa6e7422124f6e8956419c48202de41ce182fb075d
|
||||
checksum=533498a9915439b2ca61570f453b2079874378e0ae0a890a43fc1f9b3c587197
|
||||
|
|
Loading…
Reference in New Issue