From 07c5d2d3f96037bab9524cfff6cf14cd784cb88a Mon Sep 17 00:00:00 2001 From: Marc Scholten Date: Wed, 10 Apr 2024 12:20:57 +0200 Subject: [PATCH] haskell.compiler.ghcHEAD: 9.11.20240323 -> 9.11.20240410 --- pkgs/development/compilers/ghc/head.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/development/compilers/ghc/head.nix b/pkgs/development/compilers/ghc/head.nix index 30e8f4e1d991..73808dc431a9 100644 --- a/pkgs/development/compilers/ghc/head.nix +++ b/pkgs/development/compilers/ghc/head.nix @@ -1,7 +1,7 @@ import ./common-hadrian.nix { - version = "9.11.20240323"; - rev = "8f7cfc7ee00978fda14f31ce4a56ad4639c07138"; - sha256 = "sha256-UFiZ8Vu45PZ1+QuyoruiXA6ksiFZImQvvsgC3kQCHak="; + version = "9.11.20240410"; + rev = "1b1a92bd25c3f7249cf922c5dbf4415d2de44a36"; + sha256 = "sha256-2HdhxhVrKn8c/ZOGYoYThqXpod2OPiGXgH+mAV69Ip0="; # The STM benchmark contains chanbench.hs and ChanBench.hs causing a hash # mismatch on case insensitive filesystems. See also # https://gitlab.haskell.org/ghc/packages/stm/-/issues/2