Merge pull request #315489 from r-ryantm/auto-update/junicode

junicode: 2.206 -> 2.207
This commit is contained in:
Weijia Wang 2024-06-04 22:19:54 +02:00 committed by GitHub
commit 51a7cb45f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,11 +2,11 @@
stdenvNoCC.mkDerivation rec {
pname = "junicode";
version = "2.206";
version = "2.207";
src = fetchzip {
url = "https://github.com/psb1558/Junicode-font/releases/download/v${version}/Junicode_${version}.zip";
hash = "sha256-oOKg85Yz5/2/pvwjVqeQXE8xE7X+QJvPYwYN+E18oEc=";
hash = "sha256-R+EQdVklxL8VW9omvADeIdYwr868R19o/1MZYKBIfSA=";
};
outputs = [ "out" "doc" "tex" ];