The chosen tarball failed; trying the previous one

svn path=/nixpkgs/trunk/; revision=16838
This commit is contained in:
Michael Raskin 2009-08-24 18:59:29 +00:00
parent 5e2b099a6a
commit 98a62231d6

View File

@ -1,6 +1,6 @@
rec {
advertisedUrl="http://builds.nightly.webkit.org/files/trunk/src/WebKit-r47060.tar.bz2";
version = "r47060";
advertisedUrl="http://builds.nightly.webkit.org/files/trunk/src/WebKit-r47011.tar.bz2";
version = "r47011";
url="http://builds.nightly.webkit.org/files/trunk/src/WebKit-${version}.tar.bz2";
hash = "0fxyr3p8j3c110nsl15n4wm90aai6hwz5hwc43g1cpxd966qi0cj";
hash = "03lzw3hh7nnbwb8vyv98lgqqgpmd4pc536z7xfn47yg4q76069wq";
}