From 2b867b1f86b1fe94b103db3e98b524a6f47278fd Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 30 Jun 2023 20:54:58 +0200 Subject: [PATCH] elixir: rebuild for erlang-26.0.2. --- srcpkgs/elixir/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/elixir/template b/srcpkgs/elixir/template index 9a829fef2e0..d8f31283ed9 100644 --- a/srcpkgs/elixir/template +++ b/srcpkgs/elixir/template @@ -1,7 +1,7 @@ # Template file for 'elixir' pkgname=elixir version=1.15.2 -revision=1 +revision=2 build_style=gnu-makefile make_build_args="LIBDIR=lib${XBPS_TARGET_WORDSIZE}" make_check_args="LIBDIR=lib${XBPS_TARGET_WORDSIZE}"