Skip to content

Commit 56fc50d

Browse files
ackuratDuncaen
authored andcommitted
elixir: update to 1.19.5
1 parent 834b101 commit 56fc50d

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.19.4
3+
version=1.19.5
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=a2df9d5411fc53d97ec17c069765c8fb781f8dc36c4e06ec1cd4b189340d364b
16+
checksum=10750b8bd74b10ac1e25afab6df03e3d86999890fa359b5f02aa81de18a78e36
1717

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

0 commit comments

Comments
 (0)