Merge pull request #22029 from Minoru/patch-1

paratype-pt-sane: s/sane/sans/
This commit is contained in:
Jörg Thalheim
2017-01-22 16:15:37 +01:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
{ stdenv, fetchurl, unzip }:
stdenv.mkDerivation rec {
name = "paratype-pt-sane";
name = "paratype-pt-sans";
src = fetchurl rec {
url = "http://www.paratype.ru/uni/public/PTSans.zip";