From fc01f177b8cb23e321065d6d7cae77df84937d95 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Thu, 16 Jul 2026 21:57:58 +0300 Subject: [PATCH] Update package version to 0.19.1 --- info.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/info.yml b/info.yml index 5fc5e00..a4952c9 100644 --- a/info.yml +++ b/info.yml @@ -1,6 +1,6 @@ name: patchelf description: A small utility to modify the dynamic linker and RPATH of ELF executables -version: 0.19.0 +version: 0.19.1 revision: 1 url: https://github.com/NixOS/patchelf license: GPL3-or-later