Unverified Commit 218d3ca6 authored by Ryan Cao's avatar Ryan Cao
Browse files

lxgw-wenkai: 1.330 -> 1.500

parent ec7c9c3d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,11 +6,11 @@

stdenvNoCC.mkDerivation rec {
  pname = "lxgw-wenkai";
  version = "1.330";
  version = "1.500";

  src = fetchurl {
    url = "https://github.com/lxgw/LxgwWenKai/releases/download/v${version}/${pname}-v${version}.tar.gz";
    hash = "sha256-CscUUcyLsk/S70tT2uGRqLiF8fa4KxC9pVrOziWJ/fI=";
    hash = "sha256-5cQSHrL/kllmsrOSEHDhsiIa3PXpDh5ELrCnVh/9pxI=";
  };

  installPhase = ''