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

lxgw-neoxihei: 1.104 -> 1.105
This commit is contained in:
Nick Cao 2023-09-17 10:05:13 -04:00 committed by GitHub
commit bfefdd1ff4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,11 +5,11 @@
stdenvNoCC.mkDerivation rec {
pname = "lxgw-neoxihei";
version = "1.104";
version = "1.105";
src = fetchurl {
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
hash = "sha256-R2b3zc+BwX9RvabqxXbRRHV3kKh5G1bnGg0ZP4BnBMI=";
hash = "sha256-rufBz5u6dV91oD211JuCUP2Km3RoFwkZ1OhRxyoGxpQ=";
};
dontUnpack = true;