oxygenfonts: corrected version

The correct date should be Aug 24th 2016. See #17985.
This commit is contained in:
Robert Helgesson 2016-08-31 07:59:01 +02:00
parent 0d03a154aa
commit 5b61d97701
No known key found for this signature in database
GPG Key ID: C3DB11069E65DC86

View File

@ -1,7 +1,7 @@
{ stdenv, fetchFromGitHub }: { stdenv, fetchFromGitHub }:
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
name = "oxygenfonts-20160825"; name = "oxygenfonts-20160824";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "vernnobile"; owner = "vernnobile";