re-isearch: 2.20220925.4.0a-unstable-2025-09-11 -> 2.20220925.4.0a-unstable-2025-09-22 (#445804)

This commit is contained in:
nixpkgs-merge-bot[bot]
2025-09-26 06:30:17 +00:00
committed by GitHub
+3 -3
View File
@@ -11,13 +11,13 @@
stdenv.mkDerivation {
pname = "re-Isearch";
version = "2.20220925.4.0a-unstable-2025-09-11";
version = "2.20220925.4.0a-unstable-2025-09-22";
src = fetchFromGitHub {
owner = "re-Isearch";
repo = "re-Isearch";
rev = "26e44f3d66e7f19def909a8179f798f6a4fe0a8a";
hash = "sha256-zAYdZrKx2xaNrPYS0BbNNA30TkMqqR8P7pCB/j9VBuY=";
rev = "d2e16c1f62aa4951d331668908f8dd17638be351";
hash = "sha256-6sBIrmngdNG7hCg6NS3MkghVIf58ZNZFITpTBtfZ5RA=";
};
patches = [