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

lxgw-neoxihei: 1.006 -> 1.007
This commit is contained in:
Weijia Wang 2023-03-06 09:11:47 +02:00 committed by GitHub
commit 21eda9bc80
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.006";
version = "1.007";
src = fetchurl {
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
hash = "sha256-n7TTunWOHGWLxvs75r5My1il0KELOZbAgTGqtMpQ+mQ=";
hash = "sha256-ChYpRCw8DAo8bo6fJ+5LyF+FGmER+4nY2aEx1GIROdU=";
};
dontUnpack = true;