mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
gleam: update to 1.8.1.
This commit is contained in:
parent
db9a044ead
commit
a6ac526784
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gleam'
|
||||
pkgname=gleam
|
||||
version=1.8.0
|
||||
version=1.8.1
|
||||
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=296a04e27c8df16750c36d4d167646967a2ed71e3e2e1ae6e724c631a22c99df
|
||||
checksum=5ad243c092fb229d0ae77214beaa462cd9a53018e553decb9b12a2ea1fab6494
|
||||
|
|
Loading…
Add table
Reference in a new issue