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

lxgw-neoxihei: 1.105 -> 1.106
This commit is contained in:
Weijia Wang
2023-10-28 02:55:09 +02:00
committed by GitHub
+2 -2
View File
@@ -5,11 +5,11 @@
stdenvNoCC.mkDerivation rec {
pname = "lxgw-neoxihei";
version = "1.105";
version = "1.106";
src = fetchurl {
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
hash = "sha256-rufBz5u6dV91oD211JuCUP2Km3RoFwkZ1OhRxyoGxpQ=";
hash = "sha256-AXEOoU9gvml1bqjPTYV+mmhVGLG4R6mH8e/h3wQgySo=";
};
dontUnpack = true;