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

lxgw-neoxihei: 1.009 -> 1.010
This commit is contained in:
Weijia Wang 2023-04-20 02:10:23 +03:00 committed by GitHub
commit dded4d45da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,11 +5,11 @@
stdenvNoCC.mkDerivation rec {
pname = "lxgw-neoxihei";
version = "1.009";
version = "1.010";
src = fetchurl {
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
hash = "sha256-Q7rrgqrjALLY2y40mNfNmzSeGwcVwhZUmDj08nlWsao=";
hash = "sha256-IIiQn2Qlac4ZFy/gVubrpqEpJIt0Dav2TEL29xDC7w4=";
};
dontUnpack = true;