Merge pull request #274738 from r-ryantm/auto-update/lxgw-wenkai

lxgw-wenkai: 1.312 -> 1.315
This commit is contained in:
Nick Cao 2023-12-16 15:56:24 -05:00 committed by GitHub
commit 69ed639f92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,11 +2,11 @@
stdenvNoCC.mkDerivation rec {
pname = "lxgw-wenkai";
version = "1.312";
version = "1.315";
src = fetchurl {
url = "https://github.com/lxgw/LxgwWenKai/releases/download/v${version}/${pname}-v${version}.tar.gz";
hash = "sha256-KU0cTzdHfWIqYbBksGym9JaN/M3VRASYcQOxrAxip4I=";
hash = "sha256-btiF6jij8sw/kynQedUdy9//5rPPhtnRhmZ59FY+S0c=";
};
installPhase = ''