3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #69529 from r-ryantm/auto-update/public-sans

public-sans: 1.005 -> 1.006
This commit is contained in:
Marek Mahut 2019-09-27 22:09:20 +02:00 committed by GitHub
commit 2a6503ea77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{ lib, fetchzip }:
let
version = "1.005";
version = "1.006";
in fetchzip {
name = "public-sans-${version}";
@ -12,7 +12,7 @@ in fetchzip {
unzip $downloadedFile fonts/{otf,variable}/\*.\[ot\]tf -d $out/share/
'';
sha256 = "0s0zgszpi12wanl031gi3j24ci9pkbkhvsxc30skx8s1mj99cd7i";
sha256 = "1x04mpynfhcgiwx68w5sawgn69xld7k65mbq7n5vcgbfzh2sjwhq";
meta = with lib; {
description = "A strong, neutral, principles-driven, open source typeface for text or display";