3
0
Fork 0
forked from mirrors/nixpkgs

harfbuzz: update from 0.9.24 to 0.9.25

I see no significant change in the changelog.

(cherry picked from commit 29a878d1be)
This commit is contained in:
Nixpkgs Monitor 2014-01-13 22:47:17 +01:00 committed by Vladimír Čunát
parent ac07b3d37f
commit c1db67ea99

View file

@ -8,11 +8,11 @@
# (icu is a ~30 MB dependency, the rest is very small in comparison)
stdenv.mkDerivation rec {
name = "harfbuzz-0.9.24";
name = "harfbuzz-0.9.25";
src = fetchurl {
url = "http://www.freedesktop.org/software/harfbuzz/release/${name}.tar.bz2";
sha256 = "08i46xx92hvz2br2d9hdxjgi0g5jglwf5bdfsandxb0qlgc5vwpd";
sha256 = "1vkbdny880d60j3v6lvpc6p8fvj6cl7hma27h796qlk9lnbmjvnw";
};
configureFlags = [