lxgw-neoxihei: 1.218 -> 1.218.1

This commit is contained in:
R. Ryantm 2025-07-13 13:30:00 +00:00
parent 9085efd37f
commit 63560aefe7

View File

@ -6,11 +6,11 @@
stdenvNoCC.mkDerivation rec {
pname = "lxgw-neoxihei";
version = "1.218";
version = "1.218.1";
src = fetchurl {
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
hash = "sha256-TGl4J4r7ueAahrTgsJH0DlucuT2OrW3NzR1jQGwQA7E=";
hash = "sha256-ZWotvGj2LpQbi3t6mVBL8kE19JC4X6VqkIXSQSuyjR0=";
};
dontUnpack = true;