Skip to content

Commit 293486f

Browse files
authored
lxgw-neoxihei: 1.216.2 -> 1.217 (#415115)
2 parents 40f75f8 + 5d241a0 commit 293486f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/lx/lxgw-neoxihei/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66

77
stdenvNoCC.mkDerivation rec {
88
pname = "lxgw-neoxihei";
9-
version = "1.216.2";
9+
version = "1.217";
1010

1111
src = fetchurl {
1212
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
13-
hash = "sha256-fRg0JhN3VxO2si5yuN//SddgiA/A5D7AHkCXhQuI0SA=";
13+
hash = "sha256-x5wxexU9hvVCR50f89dbg1HAW+qh6j3ZUJ0CormeBYo=";
1414
};
1515

1616
dontUnpack = true;

0 commit comments

Comments
 (0)