Unverified Commit 13ed06aa authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

lxgw-neoxihei: 1.202 -> 1.205 (#341782)

parents 26f49eab d66d0a0b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,11 +5,11 @@

stdenvNoCC.mkDerivation rec {
  pname = "lxgw-neoxihei";
  version = "1.202";
  version = "1.205";

  src = fetchurl {
    url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
    hash = "sha256-J0dCbgpI3bQwuA/fM5m1Rh43ZaihGSjsTTyFvp8TAEM=";
    hash = "sha256-86EengjzmhmEVm7yOovRF/oG7i8nlhzLL44N8j/nf9w=";
  };

  dontUnpack = true;