summaryrefslogtreecommitdiffstats
path: root/pkgs/data/fonts
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2024-02-04 23:38:25 +0100
committerGitHub <noreply@github.com>2024-02-04 23:38:25 +0100
commitacb0616324411ae2bb19395b7184cdfcab85835f (patch)
treeec069bf7e946796b51931be8099f2b29492e6213 /pkgs/data/fonts
parent8335c010e0c174c4d19b147f1930fb4e6d34f42c (diff)
parent2300b8e9321d94bbe5774393350fa9621c332d17 (diff)
Merge pull request #282876 from r-ryantm/auto-update/junicode
junicode: 2.203 -> 2.206
Diffstat (limited to 'pkgs/data/fonts')
-rw-r--r--pkgs/data/fonts/junicode/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/data/fonts/junicode/default.nix b/pkgs/data/fonts/junicode/default.nix
index 919d77f10f4f..29a158838458 100644
--- a/pkgs/data/fonts/junicode/default.nix
+++ b/pkgs/data/fonts/junicode/default.nix
@@ -2,11 +2,11 @@
stdenvNoCC.mkDerivation rec {
pname = "junicode";
- version = "2.203";
+ version = "2.206";
src = fetchzip {
url = "https://github.com/psb1558/Junicode-font/releases/download/v${version}/Junicode_${version}.zip";
- hash = "sha256-RG12veiZXqjfK2gONmauhGReuLEkqxbQ4h4PEwaih/U=";
+ hash = "sha256-oOKg85Yz5/2/pvwjVqeQXE8xE7X+QJvPYwYN+E18oEc=";
};
outputs = [ "out" "doc" ];