Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
takeokunn committed Sep 10, 2024
1 parent e60ecca commit bd301dc
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 29 deletions.
8 changes: 4 additions & 4 deletions _sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -2041,7 +2041,7 @@
},
"vimdoc-ja": {
"cargoLocks": null,
"date": "2024-09-08",
"date": "2024-09-09",
"extract": null,
"name": "vimdoc-ja",
"passthru": null,
Expand All @@ -2053,10 +2053,10 @@
"name": null,
"owner": "vim-jp",
"repo": "vimdoc-ja",
"rev": "88b9b903c4c19ad18741d6c4abfa62339b8b8b32",
"sha256": "sha256-/NY6xQH32WC8TCLKuavjYuxg3gx+NOUAf3y/1MLyLfU=",
"rev": "0be81cc61b75a508a7e26646ab8ac0bac8f80635",
"sha256": "sha256-ocdPCyvDhgWurrZ/bE0aw1O+Ube08TNdgy2tFVIUnW0=",
"type": "github"
},
"version": "88b9b903c4c19ad18741d6c4abfa62339b8b8b32"
"version": "0be81cc61b75a508a7e26646ab8ac0bac8f80635"
}
}
8 changes: 4 additions & 4 deletions _sources/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -1227,14 +1227,14 @@
};
vimdoc-ja = {
pname = "vimdoc-ja";
version = "88b9b903c4c19ad18741d6c4abfa62339b8b8b32";
version = "0be81cc61b75a508a7e26646ab8ac0bac8f80635";
src = fetchFromGitHub {
owner = "vim-jp";
repo = "vimdoc-ja";
rev = "88b9b903c4c19ad18741d6c4abfa62339b8b8b32";
rev = "0be81cc61b75a508a7e26646ab8ac0bac8f80635";
fetchSubmodules = false;
sha256 = "sha256-/NY6xQH32WC8TCLKuavjYuxg3gx+NOUAf3y/1MLyLfU=";
sha256 = "sha256-ocdPCyvDhgWurrZ/bE0aw1O+Ube08TNdgy2tFVIUnW0=";
};
date = "2024-09-08";
date = "2024-09-09";
};
}
42 changes: 21 additions & 21 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bd301dc

Please sign in to comment.