comfortaa: 3.101 -> 2021-07-29

(cherry picked from commit a40252750975db0a3e207cf10ceea1a5eb96d452)
This commit is contained in:
Edmund Wu 2021-08-20 20:46:50 -04:00
parent 7097c8fef1
commit 593ee3c242
No known key found for this signature in database
GPG Key ID: 0D62311F6343DE1A

View File

@ -1,13 +1,13 @@
{ lib, fetchFromGitHub }: { lib, fetchFromGitHub }:
let let
version = "3.101"; version = "2021-07-29";
in fetchFromGitHub rec { in fetchFromGitHub rec {
name = "comfortaa-${version}"; name = "comfortaa-${version}";
owner = "googlefonts"; owner = "googlefonts";
repo = "comfortaa"; repo = "comfortaa";
rev = version; rev = "2a87ac6f6ea3495150bfa00d0c0fb53dd0a2f11b";
postFetch = '' postFetch = ''
tar -xf $downloadedFile --strip=1 tar -xf $downloadedFile --strip=1
@ -16,7 +16,7 @@ in fetchFromGitHub rec {
cp FONTLOG.txt README.md $out/share/doc/comfortaa cp FONTLOG.txt README.md $out/share/doc/comfortaa
''; '';
sha256 = "06jhdrfzl01ma085bp354g002ypmkbp6a51jn1lsj77zfj2mfmfc"; sha256 = "12ad7qy11q49iv9h3l2d7x7y7kf0hxbqhclb92bzwig8dzly9n2k";
meta = with lib; { meta = with lib; {
homepage = "http://aajohan.deviantart.com/art/Comfortaa-font-105395949"; homepage = "http://aajohan.deviantart.com/art/Comfortaa-font-105395949";