multi-ghc-travis: update to latest git version
This commit is contained in:
parent
7569513ef8
commit
aa5a93e21d
@ -9,8 +9,8 @@ mkDerivation {
|
||||
src = fetchFromGitHub {
|
||||
owner = "haskell-CI";
|
||||
repo = "haskell-ci";
|
||||
rev = "f7ab8c794d7a957370d89f9b4e285a6d20bf8af8";
|
||||
sha256 = "0w8qjdy8hzdrwmqnkf4y967r9xh0k21w3hxqlsjp66cay1vby2s8";
|
||||
rev = "f67bc41621d40d6559684be5406d65409df4c480";
|
||||
sha256 = "1r79dbgjq97h30xa3xhf75l0bivag8an9ag00mgzgpglvgc96czm";
|
||||
};
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user