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

lxgw-neoxihei: 1.110 -> 1.120
This commit is contained in:
Nick Cao
2024-02-29 10:03:28 -05:00
committed by GitHub
+2 -2
View File
@@ -5,11 +5,11 @@
stdenvNoCC.mkDerivation rec {
pname = "lxgw-neoxihei";
version = "1.110";
version = "1.120";
src = fetchurl {
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
hash = "sha256-6KeKz8lJBCc/sc5pCkS2mSwMAQ8XpwDIMCjSbVXuyH4=";
hash = "sha256-rQ+gbmUYr+iWm5WCUSqb+8+aMD5JZUsbPXZ0Nio2cl8=";
};
dontUnpack = true;