3
0
Fork 0
forked from mirrors/nixpkgs

Updated SHA256 of font-awesome-ttf

This commit is contained in:
Edward Tate 2015-11-21 21:38:01 -04:00
parent 601fe7bf76
commit e67aeee2c0

View file

@ -5,7 +5,7 @@ stdenv.mkDerivation rec {
src = fetchurl {
url = "http://fortawesome.github.io/Font-Awesome/assets/${name}.zip";
sha256 = "1bmjh3j533awihdxihvlk2d1ypzs9q7azj0viqbm0df8jj2v4rwq";
sha256 = "1k7ff71pcp2qrnqj4yzrjg96m7yma9r58wdk68sqb93q2kq9fp3i";
};
buildCommand = ''