Skip to content

Commit 158a0d8

Browse files
ankiAddons.local-audio-yomichan: 0-unstable-2025-08-07 -> 0-unstable-2025-12-10 (NixOS#470836)
2 parents 88699ef + 4f8eedf commit 158a0d8

File tree

1 file changed

+3
-3
lines changed
  • pkgs/by-name/an/anki/addons/local-audio-yomichan

1 file changed

+3
-3
lines changed

pkgs/by-name/an/anki/addons/local-audio-yomichan/default.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
}:
88
anki-utils.buildAnkiAddon (finalAttrs: {
99
pname = "local-audio-yomichan";
10-
version = "0-unstable-2025-08-07";
10+
version = "0-unstable-2025-12-10";
1111
src = fetchFromGitHub {
1212
owner = "yomidevs";
1313
repo = "local-audio-yomichan";
14-
rev = "14d33271303d0f6c99675a0b91f3041c49aba125";
14+
rev = "2cbabbc75b4195b75033adf059d2a5ff037f60a6";
1515
sparseCheckout = [ "plugin" ];
16-
hash = "sha256-Ce0ejEWTDMpbhPnOlY18I/hQD4VodkLncvg15VCJ0gI=";
16+
hash = "sha256-bsvxossIkZb8SuaNUzQX/xll3yb173TigXnrg5GA390=";
1717
};
1818
sourceRoot = "${finalAttrs.src.name}/plugin";
1919
processUserFiles = ''

0 commit comments

Comments
 (0)