From c13ed29fc33a45bec323337e3325ed0021f44424 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Tue, 20 May 2025 13:47:39 +0000 Subject: [PATCH] libinstpatch: 1.1.6 -> 1.1.7 --- pkgs/by-name/li/libinstpatch/package.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/by-name/li/libinstpatch/package.nix b/pkgs/by-name/li/libinstpatch/package.nix index c9a82bd33613..0bb2052e4d3a 100644 --- a/pkgs/by-name/li/libinstpatch/package.nix +++ b/pkgs/by-name/li/libinstpatch/package.nix @@ -10,13 +10,13 @@ stdenv.mkDerivation rec { pname = "libinstpatch"; - version = "1.1.6"; + version = "1.1.7"; src = fetchFromGitHub { owner = "swami"; repo = "libinstpatch"; rev = "v${version}"; - sha256 = "sha256-OU6/slrPDgzn9tvXZJKSWbcFbpS/EAsOi52FtjeYdvA="; + sha256 = "sha256-y3rmCQk3homgnWT/i/qhKJ6gRO8opMFnaC0T8d5UN48="; }; nativeBuildInputs = [