From 19fa9b2e309877734bb47ff3150e504dbba9d417 Mon Sep 17 00:00:00 2001 From: Sarah Brofeldt Date: Fri, 1 Jun 2018 19:19:09 +0200 Subject: [PATCH] haskell.packages.ghcjs.terminfo: Bump version (#41337) --- pkgs/development/haskell-modules/configuration-ghcjs.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/haskell-modules/configuration-ghcjs.nix b/pkgs/development/haskell-modules/configuration-ghcjs.nix index 7a6416b9e13..c0468673467 100644 --- a/pkgs/development/haskell-modules/configuration-ghcjs.nix +++ b/pkgs/development/haskell-modules/configuration-ghcjs.nix @@ -50,7 +50,7 @@ self: super: haskeline = self.haskeline_0_7_3_1; hoopl = self.hoopl_3_10_2_1; hpc = self.hpc_0_6_0_2; - terminfo = self.terminfo_0_4_0_2; + terminfo = self.terminfo_0_4_1_1; xhtml = self.xhtml_3000_2_1; ## OTHER PACKAGES