mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gleam: update to 0.32.3.
This commit is contained in:
parent
ebb38b5153
commit
97388bd74e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gleam'
|
# Template file for 'gleam'
|
||||||
pkgname=gleam
|
pkgname=gleam
|
||||||
version=0.32.1
|
version=0.32.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=c81f4a8278002c6172283d08234ab2a24ef19e2633e3bb81be2aca0d237398ff
|
checksum=19eca24e6d64a2d97ff482b9d204c96ac17c4ddd41243359862606f3d18b0763
|
||||||
|
|
Loading…
Add table
Reference in a new issue