about summary refs log tree commit diff
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2024-06-01 22:23:46 +0200
committerGitHub <noreply@github.com>2024-06-01 22:23:46 +0200
commitb8d9b258828787a8c3a641522d50eed6d0422e42 (patch)
treea63b4dc2b796331a9a87932f8347c7a8f0ed5669
parent50b636da4a71664532583c800209e7a9e88c9e36 (diff)
parent19861fcec622b3a3f7f3c833e327badd163f5e0a (diff)
Merge pull request #312894 from r-ryantm/auto-update/lxgw-neoxihei
lxgw-neoxihei: 1.121 -> 1.123
-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 b3175e871b816..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.121";
+  version = "1.123";
 
   src = fetchurl {
     url = "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${version}/LXGWNeoXiHei.ttf";
-    hash = "sha256-3+th4alWV+i9kRT4F5tx8kOD4j8emcN2melcyN/mMMQ=";
+    hash = "sha256-tXsJyz8O6Resenjp4ODS3YAYjE8pM0j/JiaCRQWmT9g=";
   };
 
   dontUnpack = true;