cantarell_fonts: update from 0.0.7 to 0.0.15

This commit is contained in:
Nixpkgs Monitor 2013-12-04 06:27:36 +02:00 committed by Evgeny Egorochkin
parent 5a131711fe
commit 8a875f54a4
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
{ stdenv, fetchurl }: { stdenv, fetchurl }:
stdenv.mkDerivation { stdenv.mkDerivation {
name = "cantarell-fonts-0.0.7"; name = "cantarell-fonts-0.0.15";
src = fetchurl { src = fetchurl {
url = mirror://gnome/sources/cantarell-fonts/0.0/cantarell-fonts-0.0.7.tar.xz; url = mirror://gnome/sources/cantarell-fonts/0.0/cantarell-fonts-0.0.15.tar.xz;
sha256 = "1410ywvi951ngmx58g339phzsaf1rgjja6i0xvg49r4ds90zh8ba"; sha256 = "0zmwzzfjrlpkdjb475ann11m53a2idm76ydd2rw1hjmdr74dq72j";
}; };
meta = { meta = {