gentium: 6.000 -> 6.001

This commit is contained in:
R. RyanTM 2021-07-04 16:25:58 +00:00
parent 4849dec4e9
commit c88dfb6a8f

View file

@ -1,7 +1,7 @@
{ lib, fetchzip }: { lib, fetchzip }:
let let
version = "6.000"; version = "6.001";
in fetchzip rec { in fetchzip rec {
name = "gentium-${version}"; name = "gentium-${version}";
@ -23,7 +23,7 @@ in fetchzip rec {
-d $out/share/doc/${name}/documentation -d $out/share/doc/${name}/documentation
''; '';
sha256 = "zhSpAYK3Lfzsx6Z1IA6aRFNNXdDGq/jWxsQ20c2HcxI="; sha256 = "sha256-DeoMTJ2nhTBtNQYG55lIMvnulqpk/KTeIqgpb5eiTIA=";
meta = with lib; { meta = with lib; {
homepage = "https://software.sil.org/gentium/"; homepage = "https://software.sil.org/gentium/";