Unverified Commit 17ac8168 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

lxgw-neoxihei: 1.215 -> 1.216.1 (#394855)

parents 907baea4 a04a6c76
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,11 +6,11 @@

stdenvNoCC.mkDerivation rec {
  pname = "lxgw-neoxihei";
  version = "1.215";
  version = "1.216.1";

  src = fetchurl {
    url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
    hash = "sha256-aBmPFLc2gkf+1bI85GPrOVmFjgcCyvXd//OPbKhxVQM=";
    hash = "sha256-wwsCGSZy/WB7QBbRams06DGA6oypsPKTN0TGYlX3jQM=";
  };

  dontUnpack = true;