multi-ghc-travis: update to current Git master

This commit is contained in:
Peter Simons
2018-02-13 10:57:40 +01:00
parent 4b39930ee6
commit afb83e0e03
3 changed files with 3 additions and 4 deletions

View File

@@ -8,8 +8,8 @@ mkDerivation {
src = fetchFromGitHub {
owner = "hvr";
repo = "multi-ghc-travis";
rev = "0d1b4089f6829659149747c9551712d24fd0b124";
sha256 = "00dbg8hbncv74c2baskyhg4h0yv8wrz0fnkvw2bzcn0cjrz7xqwr";
rev = "612a29439ba61b01efb98ea6d36b7ffd987dc5a0";
sha256 = "0q416rzzwipbnvslhwmm43w38dwma3lks12fghb0svcwj5lzgxsf";
};
isLibrary = true;
isExecutable = true;