We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 560f0b4 commit 4fcf97cCopy full SHA for 4fcf97c
srcpkgs/gleam/template
@@ -1,6 +1,6 @@
1
# Template file for 'gleam'
2
pkgname=gleam
3
-version=1.13.0
+version=1.14.0
4
revision=1
5
build_style=cargo
6
make_install_args="--path=gleam-bin"
@@ -12,7 +12,7 @@ license="Apache-2.0"
12
homepage="https://gleam.run/"
13
changelog="https://github.com/gleam-lang/gleam/tree/main/changelog"
14
distfiles="https://github.com/gleam-lang/gleam/archive/refs/tags/v${version}.tar.gz"
15
-checksum=d965a02c1c3b35c70fda49d483eb1fe3fb02045b6126453a1e8e9d91ed029cb4
+checksum=2463831e404762b0a759db874907ab475474535ac2e976a9f249196e34ece054
16
17
post_extract() {
18
vsed -i -e '/Deno\|Bun/d' test-output/src/tests/echo.rs
0 commit comments