Fix lots of fetchgit hashes (fallout from #15469)

This commit is contained in:
Tuomas Tynkkynen
2016-06-02 14:26:44 +03:00
parent d27881c014
commit bac26e08db
262 changed files with 359 additions and 359 deletions

View File

@@ -11,7 +11,7 @@ in antBuild {
src = fetchgit {
url = "https://github.com/junit-team/junit.git";
sha256 = "019azv0cfy2zs45c7g3r952gvjmikkq76p2ydr4q5252r0pzy9dr";
sha256 = "1cn5dhs6vpbfbcmnm2vb1212n0kblv8cxrvnwmksjxd6bzlkac1k";
rev = "c2e4d911fadfbd64444fb285342a8f1b72336169";
};