last-resort: 13.001 -> 14.000

This commit is contained in:
R. Ryantm 2021-12-20 22:41:32 +00:00
parent ae969de2bb
commit 3c84e334d3

View File

@ -1,7 +1,7 @@
{ lib, fetchurl }: { lib, fetchurl }:
let let
version = "13.001"; version = "14.000";
in fetchurl { in fetchurl {
name = "last-resort-${version}"; name = "last-resort-${version}";
@ -13,7 +13,7 @@ in fetchurl {
''; '';
recursiveHash = true; recursiveHash = true;
sha256 = "08mi65j46fv6a3y3pqnglqdjxjnbzg25v25f7c1zyk3c285m14hq"; sha256 = "sha256-rb69V4oExSFx4GpedpyVvGuS6o+MxmxTCSZhoe9kUhI=";
meta = with lib; { meta = with lib; {
description = "Fallback font of last resort"; description = "Fallback font of last resort";