gleam: update to 1.4.0.
This commit is contained in:
parent
f8e5b84b92
commit
3a0c92f007
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gleam'
|
||||
pkgname=gleam
|
||||
version=1.3.2
|
||||
version=1.4.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=94dc5787759b5390100f52ff5f7046f033aa817e5b01065536a048d6f2ffd9fd
|
||||
checksum=ac889a2f3448960d97332f24531a41a50cf693056e578d501d24ee3812517607
|
||||
|
|
Loading…
Reference in New Issue