Unverified Commit 6f791c1e authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

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

lxgw-neoxihei: 1.102.1 -> 1.103.1
parents 728017e6 668491a0
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.102.1";
  version = "1.103.1";

  src = fetchurl {
    url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
    hash = "sha256-prEyymKABhu7/jdiyUyZ4xb6rrYmo91Jt462qQKV9/0=";
    hash = "sha256-z9SzSt+GXV+9GLtzjY6EQQa6bKrixYo03kEfzGfug90=";
  };

  dontUnpack = true;