lxgw-neoxihei: 1.220 -> 1.223

This commit is contained in:
R. Ryantm
2025-09-27 16:39:37 +00:00
parent 8e2f87ab6d
commit a6d81ee8c5
+2 -2
View File
@@ -6,11 +6,11 @@
stdenvNoCC.mkDerivation rec {
pname = "lxgw-neoxihei";
version = "1.220";
version = "1.223";
src = fetchurl {
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
hash = "sha256-rPZjNLysOYrOcGtDvXF3ok3bjtsN2/GDLWRRcXmq0zw=";
hash = "sha256-mTfA4gHGtCKP7diimj9YzzEEQpXVdyYAXBezBEWiWHE=";
};
dontUnpack = true;