1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-29 17:10:48 +00:00

Merge pull request #151472 from r-ryantm/auto-update/last-resort

last-resort: 13.001 -> 14.000
This commit is contained in:
Bobby Rong 2021-12-26 13:17:06 +08:00 committed by GitHub
commit 0b19ab7f6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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