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

lxgw-neoxihei: 1.120.2 -> 1.121
This commit is contained in:
Nick Cao 2024-04-27 10:38:07 -04:00 committed by GitHub
commit 3c8726a45c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -5,11 +5,11 @@
stdenvNoCC.mkDerivation rec {
pname = "lxgw-neoxihei";
version = "1.120.2";
version = "1.121";
src = fetchurl {
url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
hash = "sha256-RN0OmNS3aSRMK19nNiqXYJ4PIAQh6u5W/+L8DCeqMcE=";
hash = "sha256-3+th4alWV+i9kRT4F5tx8kOD4j8emcN2melcyN/mMMQ=";
};
dontUnpack = true;