Skip to content

Commit a04a6c7

Browse files
committed
lxgw-neoxihei: 1.215 -> 1.216.1
1 parent 039ad94 commit a04a6c7

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.215";
9+
version = "1.216.1";
1010

1111
src = fetchurl {
1212
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
13-
hash = "sha256-aBmPFLc2gkf+1bI85GPrOVmFjgcCyvXd//OPbKhxVQM=";
13+
hash = "sha256-wwsCGSZy/WB7QBbRams06DGA6oypsPKTN0TGYlX3jQM=";
1414
};
1515

1616
dontUnpack = true;

0 commit comments

Comments
 (0)