lxgw-neoxihei: 1.124 -> 1.200

This commit is contained in:
R. Ryantm 2024-08-15 14:48:13 +00:00
parent c46d43c625
commit 1e0c73b25b

View File

@ -5,11 +5,11 @@
stdenvNoCC.mkDerivation rec {
pname = "lxgw-neoxihei";
version = "1.124";
version = "1.200";
src = fetchurl {
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
hash = "sha256-dvdzbUYFOuqBww03Dh8t3ocTJBzvZPlcAjwdFbDm9Ys=";
hash = "sha256-8m+19lJNdg+mBvvHAig8NyZ4AOC2NE3k7rll7u32cuw=";
};
dontUnpack = true;