We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 834b101 commit 56fc50dCopy full SHA for 56fc50d
1 file changed
srcpkgs/elixir/template
@@ -1,6 +1,6 @@
1
# Template file for 'elixir'
2
pkgname=elixir
3
-version=1.19.4
+version=1.19.5
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=a2df9d5411fc53d97ec17c069765c8fb781f8dc36c4e06ec1cd4b189340d364b
+checksum=10750b8bd74b10ac1e25afab6df03e3d86999890fa359b5f02aa81de18a78e36
17
18
do_check() {
19
ERL_EPMD_PORT=5369 make ${make_check_target}
0 commit comments