Skip to content

Commit 13deefe

Browse files
authored
librime-lua: 0-unstable-2024-11-02 -> 0-unstable-2024-12-21 (#367938)
2 parents ebf27ad + e31f26e commit 13deefe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/li/librime-lua/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
stdenvNoCC.mkDerivation {
1010
pname = "librime-lua";
11-
version = "0-unstable-2024-11-02";
11+
version = "0-unstable-2024-12-21";
1212

1313
src = fetchFromGitHub {
1414
owner = "hchunhui";
1515
repo = "librime-lua";
16-
rev = "b210d0cfbd2a3cc6edd4709dd0a92c479bfca10b";
17-
hash = "sha256-ETjLN40G4I0FEsQgNY8JM4AInqyb3yJwEJTGqdIHGWg=";
16+
rev = "e3912a4b3ac2c202d89face3fef3d41eb1d7fcd6";
17+
hash = "sha256-zx0F41szn5qlc2MNjt1vizLIsIFQ67fp5cb8U8UUgtY=";
1818
};
1919

2020
propagatedBuildInputs = [ lua ];

0 commit comments

Comments
 (0)