montserrat: 7.210 -> 7.222

This commit is contained in:
R. Ryantm 2022-02-15 11:05:19 +00:00
parent 3a641defd1
commit aaa9586c1a

View file

@ -2,13 +2,13 @@
let let
pname = "montserrat"; pname = "montserrat";
version = "7.210"; version = "7.222";
in fetchFromGitHub { in fetchFromGitHub {
name = "${pname}-${version}"; name = "${pname}-${version}";
owner = "JulietaUla"; owner = "JulietaUla";
repo = pname; repo = pname;
rev = "v${version}"; rev = "v${version}";
sha256 = "sha256-C6T0Iz1rFC+EsKFJRil2jGTMQ4X7wR80E3eORL5qi0U="; sha256 = "sha256-MeNnc1e5X5f0JyaLY6fX22rytHkvL++eM2ygsdlGMv0=";
postFetch = '' postFetch = ''
tar xf $downloadedFile --strip 1 tar xf $downloadedFile --strip 1