patchelfUnstable: unstable-2024-01-15 -> 0.18.0-unstable-2024-01-15

This commit is contained in:
OPNA2608
2024-04-30 21:00:03 +02:00
parent bf311d950e
commit 33f42fc0d2
@@ -2,7 +2,7 @@
stdenv.mkDerivation rec {
pname = "patchelf";
version = "unstable-2024-01-15";
version = "0.18.0-unstable-2024-01-15";
src = fetchFromGitHub {
owner = "NixOS";