Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
elixir


Commits:
73b0f2c9 by Carl Smedstad at 2026-05-24T07:05:26+02:00
upgpkg: 1.19.5-2: erlang 29 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = elixir
        pkgdesc = A dynamic, functional language for building scalable and 
maintainable applications
        pkgver = 1.19.5
-       pkgrel = 1
+       pkgrel = 2
        url = https://elixir-lang.org
        arch = any
        license = Apache-2.0


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=elixir
 pkgver=1.19.5
-pkgrel=1
+pkgrel=2
 pkgdesc="A dynamic, functional language for building scalable and maintainable 
applications"
 url="https://elixir-lang.org";
 license=('Apache-2.0')
@@ -37,6 +37,8 @@ prepare() {
   cd ${pkgname}
   # Fix regex position test for newer PCRE2
   sed -i 's/position 0\$/position [01]$/' lib/elixir/test/elixir/regex_test.exs
+
+  git cherry-pick -n 07e6e1a985c6a5791446066ac92c0c5feadad87d # otp 29 compat
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/elixir/-/commit/73b0f2c9172d35d1c0b165b85782718d78e4f9f9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/elixir/-/commit/73b0f2c9172d35d1c0b165b85782718d78e4f9f9
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to