amiri: 0.117 → 0.900

This commit is contained in:
Vincent Laporte 2022-10-10 11:24:24 +02:00 committed by Vincent Laporte
parent 679c4669d5
commit c823391b03

View file

@ -1,14 +1,14 @@
{ lib, fetchzip }:
let
version = "0.117";
version = "0.900";
in fetchzip rec {
name = "Amiri-${version}";
url = "https://github.com/alif-type/amiri/releases/download/${version}/${name}.zip";
sha256 = "sha256-TCdL4Am+mT7E9fHEagcR7i9kBziyJuO3r1kM+ekfvbU=";
sha256 = "sha256-FjuzWW9xVWDOxHBwYL4pmopQVc9KYHGHhye5tPdw68s=";
postFetch = ''
rm -rf $out/otf