We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43e3c11 commit 328fbebCopy full SHA for 328fbeb
1 file changed
srcpkgs/elixir/template
@@ -1,6 +1,6 @@
1
# Template file for 'elixir'
2
pkgname=elixir
3
-version=1.18.3
+version=1.18.4
4
revision=1
5
build_style=gnu-makefile
6
make_check_target="test_erlang test_elixir"
@@ -13,7 +13,7 @@ license="Apache-2.0"
13
homepage="https://elixir-lang.org/"
14
changelog="https://raw.githubusercontent.com/elixir-lang/elixir/v${version%.*}/CHANGELOG.md"
15
distfiles="https://github.com/elixir-lang/elixir/archive/v${version}.tar.gz"
16
-checksum=f8d4376311058dd9a78ed365fa1df9fd1b22d2468c587e3f0f4fb320283a1ed7
+checksum=8e136c0a92160cdad8daa74560e0e9c6810486bd232fbce1709d40fcc426b5e0
17
18
do_check() {
19
ERL_EPMD_PORT=5369 make ${make_check_target}
0 commit comments