Merge pull request #334880 from r-ryantm/auto-update/lxgw-neoxihei

lxgw-neoxihei: 1.124 -> 1.200
This commit is contained in:
Nick Cao
2024-08-18 09:41:14 -04:00
committed by GitHub
+2 -2
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;