From 0bf0359a71b7fe5c24b74bbc197e8b738e7dd7eb Mon Sep 17 00:00:00 2001 From: EnumDev Date: Wed, 8 Jul 2026 13:33:35 +0300 Subject: [PATCH] Update package version to 0.19.0 --- info.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/info.yml b/info.yml index cf4de7f..5fc5e00 100644 --- a/info.yml +++ b/info.yml @@ -1,7 +1,7 @@ name: patchelf description: A small utility to modify the dynamic linker and RPATH of ELF executables -version: 0.18.0 -revision: 2 +version: 0.19.0 +revision: 1 url: https://github.com/NixOS/patchelf license: GPL3-or-later maintainers: