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
commit 0ac1f71930
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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;