corefonts: fix hash mismatch update

This commit is contained in:
Marek Fajkus 2020-09-16 21:16:01 +02:00
parent 00f16b7e0c
commit b529c6cf65
No known key found for this signature in database
GPG Key ID: 95585219BA6FE2CC
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ stdenv.mkDerivation {
outputHashAlgo = "sha256";
outputHashMode = "recursive";
outputHash = "0baadsrgpqj15fgjmcn0aim0k0nk7mvivcxinw1zwg61kkcwhalx";
outputHash = "089d2m9bvaacj36qdq77pcazji0sbbr796shic3k52cpxkjnzbwh";
meta = with stdenv.lib; {
homepage = "http://corefonts.sourceforge.net/";