victor-mono: 1.3.1 -> 1.4.1

This commit is contained in:
Will Dietz 2020-07-02 14:51:34 -05:00
parent 65eab104a3
commit d61cce4d4b
No known key found for this signature in database
GPG key ID: EBB0EA4124809D02

View file

@ -2,7 +2,7 @@
let
pname = "victor-mono";
version = "1.3.1";
version = "1.4.1";
in fetchFromGitHub rec {
name = "${pname}-${version}";
@ -26,7 +26,7 @@ in fetchFromGitHub rec {
unzip -j VictorMonoAll.zip \*.otf -d $out/share/fonts/opentype/${pname}
'';
sha256 = "1yj91rhs9pd705406r4lqabdfzjclbz837nzm6z1rziy6mbpd61s";
sha256 = "1g3jjrqd2fiw2hdifhff2fn20p5a0xfma3964f67ibdyri976zq5";
meta = with lib; {
description = "Free programming font with cursive italics and ligatures";