lxgw-neoxihei: 1.216.2 -> 1.217

This commit is contained in:
R. Ryantm
2025-06-08 21:01:27 +00:00
parent edc7c67ab7
commit 5d241a0907
+2 -2
View File
@@ -6,11 +6,11 @@
stdenvNoCC.mkDerivation rec {
pname = "lxgw-neoxihei";
version = "1.216.2";
version = "1.217";
src = fetchurl {
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
hash = "sha256-fRg0JhN3VxO2si5yuN//SddgiA/A5D7AHkCXhQuI0SA=";
hash = "sha256-x5wxexU9hvVCR50f89dbg1HAW+qh6j3ZUJ0CormeBYo=";
};
dontUnpack = true;