From 9fb1c9659b3e49001669c5bd88307af81886a0ec Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 18 Jul 2023 15:09:08 +0200 Subject: [PATCH] gleam: update to 0.30.1. --- srcpkgs/gleam/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gleam/template b/srcpkgs/gleam/template index 7744cf9b9ea..5b03a0c4b3d 100644 --- a/srcpkgs/gleam/template +++ b/srcpkgs/gleam/template @@ -1,6 +1,6 @@ # Template file for 'gleam' pkgname=gleam -version=0.30.0 +version=0.30.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=40a1a05451785e88a955c63726a02c43d2a46134da0a6ac0824f39d50ed56d36 +checksum=a0001b36d734c60d0b3b5053770d3edb8657adced3d02f98096d0f59be4a3a97