Unverified Commit a82499fc authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

Merge pull request #215107 from r-ryantm/auto-update/lxgw-neoxihei

lxgw-neoxihei: 1.005 -> 1.006
parents 3d3180f2 b9ca51f3
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.005";
  version = "1.006";

  src = fetchurl {
    url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
    hash = "sha256-IvbbeBjpFz9zHt3mHu5vY8sLETKnvOMv7eHjANQ2GlA=";
    hash = "sha256-n7TTunWOHGWLxvs75r5My1il0KELOZbAgTGqtMpQ+mQ=";
  };

  dontUnpack = true;