Skip to content

Commit 328fbeb

Browse files
committed
elixir: update to 1.18.4.
1 parent 43e3c11 commit 328fbeb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/elixir/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'elixir'
22
pkgname=elixir
3-
version=1.18.3
3+
version=1.18.4
44
revision=1
55
build_style=gnu-makefile
66
make_check_target="test_erlang test_elixir"
@@ -13,7 +13,7 @@ license="Apache-2.0"
1313
homepage="https://elixir-lang.org/"
1414
changelog="https://raw.githubusercontent.com/elixir-lang/elixir/v${version%.*}/CHANGELOG.md"
1515
distfiles="https://github.com/elixir-lang/elixir/archive/v${version}.tar.gz"
16-
checksum=f8d4376311058dd9a78ed365fa1df9fd1b22d2468c587e3f0f4fb320283a1ed7
16+
checksum=8e136c0a92160cdad8daa74560e0e9c6810486bd232fbce1709d40fcc426b5e0
1717

1818
do_check() {
1919
ERL_EPMD_PORT=5369 make ${make_check_target}

0 commit comments

Comments
 (0)