Unverified Commit bfc4d876 authored by OTABI Tomoya's avatar OTABI Tomoya Committed by GitHub
Browse files

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

lxgw-wenkai: 1.300 -> 1.311
parents fe726b4d f4ef25cd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,11 +2,11 @@

stdenvNoCC.mkDerivation rec {
  pname = "lxgw-wenkai";
  version = "1.300";
  version = "1.311";

  src = fetchurl {
    url = "https://github.com/lxgw/LxgwWenKai/releases/download/v${version}/${pname}-v${version}.tar.gz";
    hash = "sha256-pPN8siF/8D78sEcXoF+vZ4BIeYWyXAuk4HBQJP+G3O8=";
    hash = "sha256-R7j6SBWGbkS4cJI1J8M5NDIDeJDFMjtXZnGiyxm2rjg=";
  };

  installPhase = ''