Merge pull request #68036 from dtzWill/update/victor-mono-1.2.5

victor-mono: 1.2.1 -> 1.2.5
This commit is contained in:
Will Dietz 2019-09-04 21:13:20 -05:00 committed by GitHub
commit ef414c2676
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
let
pname = "victor-mono";
version = "1.2.1";
version = "1.2.5";
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 = "0347n3kdyrbg42rxcgnyghi21qz5iz6w30v7ms2vjal7pfm6h2vn";
sha256 = "0dj5h45qk6abggj6mgm19sb0a7q0v4x41f2zds1ab79yd22gbjns";
meta = with lib; {
description = "Free programming font with cursive italics and ligatures";