victor-mono: 1.5.1 -> 1.5.2

This commit is contained in:
R. Ryantm 2022-01-11 05:01:12 +00:00
parent 1278e9de0b
commit 8cc125972e

View file

@ -1,7 +1,7 @@
{ lib, fetchzip }: { lib, fetchzip }:
let let
version = "1.5.1"; version = "1.5.2";
in in
fetchzip { fetchzip {
name = "victor-mono-${version}"; name = "victor-mono-${version}";
@ -21,7 +21,7 @@ fetchzip {
unzip -j $downloadedFile \*.ttf -d $out/share/fonts/truetype unzip -j $downloadedFile \*.ttf -d $out/share/fonts/truetype
''; '';
sha256 = "sha256-FHahUp/Ghjv6fwsjj1giVPlAIXRMSZCSLcVMiMHvV3A="; sha256 = "sha256-cNDZh0P/enmoKL/6eHzkgl5ghtai2K9cTgWMVmm8GIA=";
meta = with lib; { meta = with lib; {
description = "Free programming font with cursive italics and ligatures"; description = "Free programming font with cursive italics and ligatures";