mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-16 09:54:52 +00:00
emacsPackages.isearch-plus: 3434-unstable-2023-09-27 -> 3434-unstable-2024-10-13
This commit is contained in:
parent
dfd6a4a50f
commit
19c9d07079
@ -8,13 +8,13 @@
|
||||
melpaBuild {
|
||||
pname = "isearch-plus";
|
||||
ename = "isearch+";
|
||||
version = "3434-unstable-2023-09-27";
|
||||
version = "3434-unstable-2024-10-13";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "emacsmirror";
|
||||
repo = "isearch-plus";
|
||||
rev = "b10a36fb6bb8b45ff9d924107384e3bf0cee201d";
|
||||
hash = "sha256-h/jkIWjkLFbtBp9F+lhA3CulYy2XaeloLmexR0CDm3E=";
|
||||
rev = "48f8d57a51448dd3b81c93b5f55f5eaaeee1c3f7";
|
||||
hash = "sha256-jbzar5Sj7WtHOjoSe+inU6+8q7LyvYJS2DqTfzD70AQ=";
|
||||
};
|
||||
|
||||
passthru.updateScript = unstableGitUpdater { };
|
||||
|
Loading…
Reference in New Issue
Block a user