Skip to content

Commit 8b125fe

Browse files
authored
emacsPackages.isearch-plus: 3434-unstable-2023-09-27 -> 3434-unstable-2024-10-13 (#360657)
2 parents 12133f6 + 19c9d07 commit 8b125fe

File tree

1 file changed

+3
-3
lines changed
  • pkgs/applications/editors/emacs/elisp-packages/manual-packages/isearch-plus

1 file changed

+3
-3
lines changed

pkgs/applications/editors/emacs/elisp-packages/manual-packages/isearch-plus/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
melpaBuild {
99
pname = "isearch-plus";
1010
ename = "isearch+";
11-
version = "3434-unstable-2023-09-27";
11+
version = "3434-unstable-2024-10-13";
1212

1313
src = fetchFromGitHub {
1414
owner = "emacsmirror";
1515
repo = "isearch-plus";
16-
rev = "b10a36fb6bb8b45ff9d924107384e3bf0cee201d";
17-
hash = "sha256-h/jkIWjkLFbtBp9F+lhA3CulYy2XaeloLmexR0CDm3E=";
16+
rev = "48f8d57a51448dd3b81c93b5f55f5eaaeee1c3f7";
17+
hash = "sha256-jbzar5Sj7WtHOjoSe+inU6+8q7LyvYJS2DqTfzD70AQ=";
1818
};
1919

2020
passthru.updateScript = unstableGitUpdater { };

0 commit comments

Comments
 (0)