Skip to content

Commit

Permalink
ghc844: update hash for d8495549ba9d194815c2d0eaee6797fc7c00756a patch
Browse files Browse the repository at this point in the history
  • Loading branch information
lukateras committed Jan 11, 2019
1 parent eb5d51d commit bb1cb2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/development/compilers/ghc/8.4.4.nix
Expand Up @@ -112,7 +112,7 @@ stdenv.mkDerivation (rec {
++ stdenv.lib.optional stdenv.isDarwin ./backport-dylib-command-size-limit.patch
++ stdenv.lib.optional (targetPlatform.isAarch32 || targetPlatform.isAarch64) (fetchpatch {
url = "https://git.haskell.org/ghc.git/patch/d8495549ba9d194815c2d0eaee6797fc7c00756a";
sha256 = "1czx12qcl088vjn7mqxvyja4b2ia2n09c28br8c777fd0xk069pm";
sha256 = "1yjcma507c609bcim4rnxq0gaj2dg4d001jklmbpbqpzqzxkn5sz";
});

postPatch = "patchShebangs .";
Expand Down

0 comments on commit bb1cb2a

Please sign in to comment.