derp'ed the sha256 for hammer after patch landed

This commit is contained in:
stewart 2014-10-29 13:35:33 +08:00
parent d625f62e51
commit be9f3af6c2
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ version = "1.0.0-rc3";
src = fetchgit {
url = "git://github.com/UpstandingHackers/hammer";
sha256 = "1ay790qi127crxncgsdi4qvai1s0ckq0yzzk19b1zvdlws4rvw93";
sha256 = "1v8f2a6bgjgdkhbqz751bqjlwb9lmqn5x63xcskwcl2b9n36vqi9";
};
buildInputs = [ glib pkgconfig python scons ];