re-isearch: 2.20220925.4.0a-unstable-2026-01-14 -> 2.20220925.4.0a-unstable-2026-02-06

This commit is contained in:
R. Ryantm
2026-02-08 20:50:52 +00:00
parent 4db04c4fc3
commit da09c90f4f
+3 -3
View File
@@ -11,13 +11,13 @@
stdenv.mkDerivation {
pname = "re-Isearch";
version = "2.20220925.4.0a-unstable-2026-01-14";
version = "2.20220925.4.0a-unstable-2026-02-06";
src = fetchFromGitHub {
owner = "re-Isearch";
repo = "re-Isearch";
rev = "304fa432f4f364c96e99e12f362d8c1f4c02db08";
hash = "sha256-B8fjW9ulGgoU7nZerv893PV6Blnq/Nyj2YYZBsu+Tf8=";
rev = "4295a8c6716d63d04738c5a6486914b51e3b6dcd";
hash = "sha256-rQoF4HTtdQQEj86g2g2MRJdwwlLNTUpunP9+f1IZOzg=";
};
patches = [