Skip to content

Commit bb1cb2a

Browse files
authored
ghc844: update hash for d8495549ba9d194815c2d0eaee6797fc7c00756a patch
1 parent eb5d51d commit bb1cb2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pkgs/development/compilers/ghc/8.4.4.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ stdenv.mkDerivation (rec {
112112
++ stdenv.lib.optional stdenv.isDarwin ./backport-dylib-command-size-limit.patch
113113
++ stdenv.lib.optional (targetPlatform.isAarch32 || targetPlatform.isAarch64) (fetchpatch {
114114
url = "https://git.haskell.org/ghc.git/patch/d8495549ba9d194815c2d0eaee6797fc7c00756a";
115-
sha256 = "1czx12qcl088vjn7mqxvyja4b2ia2n09c28br8c777fd0xk069pm";
115+
sha256 = "1yjcma507c609bcim4rnxq0gaj2dg4d001jklmbpbqpzqzxkn5sz";
116116
});
117117

118118
postPatch = "patchShebangs .";

0 commit comments

Comments
 (0)