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 98b6172 commit 860c2caCopy full SHA for 860c2ca
packages/gleam/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://gleam.run
2
TERMUX_PKG_DESCRIPTION="A friendly language for building type-safe, scalable systems!"
3
TERMUX_PKG_LICENSE="Apache-2.0"
4
TERMUX_PKG_MAINTAINER="@termux"
5
-TERMUX_PKG_VERSION="1.15.3"
+TERMUX_PKG_VERSION="1.15.4"
6
TERMUX_PKG_SRCURL=https://github.com/gleam-lang/gleam/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
7
-TERMUX_PKG_SHA256=c76b7597be4b39929f332e30810baf40b3a89a08e42a40bd5e9d165420874e71
+TERMUX_PKG_SHA256=268c635591bd165e0e1d1fdf7cca9d7da141b6aff58b84a43397664cb270a870
8
TERMUX_PKG_DEPENDS="erlang"
9
TERMUX_PKG_SUGGESTS="nodejs | nodejs-lts"
10
TERMUX_PKG_ANTI_BUILD_DEPENDS="nodejs, nodejs-lts"
0 commit comments