re-isearch: 2.20220925.4.0a-unstable-2025-11-11 -> 2.20220925.4.0a-unstable-2025-11-18

This commit is contained in:
R. Ryantm
2025-11-22 21:24:05 +00:00
parent 5a2983b62b
commit dedd60dd7c
+3 -3
View File
@@ -11,13 +11,13 @@
stdenv.mkDerivation {
pname = "re-Isearch";
version = "2.20220925.4.0a-unstable-2025-11-11";
version = "2.20220925.4.0a-unstable-2025-11-18";
src = fetchFromGitHub {
owner = "re-Isearch";
repo = "re-Isearch";
rev = "3a199894329f426651954c3a3ae17bdd45992b7f";
hash = "sha256-/KXWwZXyAKhJ3ss08RDrB2QW4IgXGQ3DJhVYB+sCW80=";
rev = "70d28aef0ea767e67a949774d7910b9337ec3ca7";
hash = "sha256-10MXa+28sOWCDq7sKfZJqibVUOy4QS2ldc/6fsLvGQQ=";
};
patches = [