multi-ghc-travis: update to current git HEAD
This commit is contained in:
@@ -18,8 +18,8 @@ mkDerivation {
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "haskell-CI";
|
owner = "haskell-CI";
|
||||||
repo = "haskell-ci";
|
repo = "haskell-ci";
|
||||||
rev = "05926968f17256cae2308756835a3a24d9de437b";
|
rev = "b592d290cff68c7abcbd7f99f41aac998e7b7916";
|
||||||
sha256 = "0s1g1yq6j6vl2bspc90bwbwp7532pcrmh8fhnz8j6yv9py927mmm";
|
sha256 = "0jwaifp9wx6lb27qj191hjm125kq3vndh5lf7ibd86x19h5zmy4c";
|
||||||
};
|
};
|
||||||
patches = [ newShellCheck ];
|
patches = [ newShellCheck ];
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user