about summary refs log tree commit diff
path: root/pkgs/by-name/lx/lxgw-neoxihei/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/lx/lxgw-neoxihei/package.nix')
-rw-r--r--pkgs/by-name/lx/lxgw-neoxihei/package.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/by-name/lx/lxgw-neoxihei/package.nix b/pkgs/by-name/lx/lxgw-neoxihei/package.nix
index aa8df5a625479..0794bc8c9d2e9 100644
--- a/pkgs/by-name/lx/lxgw-neoxihei/package.nix
+++ b/pkgs/by-name/lx/lxgw-neoxihei/package.nix
@@ -5,11 +5,11 @@
 
 stdenvNoCC.mkDerivation rec {
   pname = "lxgw-neoxihei";
-  version = "1.120.2";
+  version = "1.123";
 
   src = fetchurl {
     url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
-    hash = "sha256-RN0OmNS3aSRMK19nNiqXYJ4PIAQh6u5W/+L8DCeqMcE=";
+    hash = "sha256-tXsJyz8O6Resenjp4ODS3YAYjE8pM0j/JiaCRQWmT9g=";
   };
 
   dontUnpack = true;