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

lxgw-neoxihei: 1.108 -> 1.109
This commit is contained in:
Nick Cao
2024-01-25 12:19:31 -05:00
committed by GitHub
+2 -2
View File
@@ -5,11 +5,11 @@
stdenvNoCC.mkDerivation rec {
pname = "lxgw-neoxihei";
version = "1.108";
version = "1.109";
src = fetchurl {
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
hash = "sha256-Wx2fmvIEHgimu7BJ49xWK7c08Rsf3fsjMLTdyedgK3I=";
hash = "sha256-LnbkHmEyxqv1W/qWeCVQGHKLuv6qX3P8zUMUxx61t38=";
};
dontUnpack = true;