lxgw-neoxihei: 1.123.2 -> 1.124

This commit is contained in:
R. Ryantm 2024-07-05 14:31:18 +00:00
parent 381a94c16d
commit ea88b9c258

View File

@ -5,11 +5,11 @@
stdenvNoCC.mkDerivation rec {
pname = "lxgw-neoxihei";
version = "1.123.2";
version = "1.124";
src = fetchurl {
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
hash = "sha256-soVFPeoU4Rovk4xpXd90CjzQ1y1rx1OT/4eKCZNTd4Q=";
hash = "sha256-dvdzbUYFOuqBww03Dh8t3ocTJBzvZPlcAjwdFbDm9Ys=";
};
dontUnpack = true;