about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-ghcjs.nix
diff options
context:
space:
mode:
authorSarah Brofeldt <sbrofeldt@gmail.com>2018-06-01 19:19:09 +0200
committerxeji <36407913+xeji@users.noreply.github.com>2018-06-01 19:19:09 +0200
commit19fa9b2e309877734bb47ff3150e504dbba9d417 (patch)
tree7023c5967a98f47fd792f88f779da18bd19e97f8 /pkgs/development/haskell-modules/configuration-ghcjs.nix
parente864247f08be32197953b7da5ba5c0626068e9a2 (diff)
downloadnixlib-19fa9b2e309877734bb47ff3150e504dbba9d417.tar
nixlib-19fa9b2e309877734bb47ff3150e504dbba9d417.tar.gz
nixlib-19fa9b2e309877734bb47ff3150e504dbba9d417.tar.bz2
nixlib-19fa9b2e309877734bb47ff3150e504dbba9d417.tar.lz
nixlib-19fa9b2e309877734bb47ff3150e504dbba9d417.tar.xz
nixlib-19fa9b2e309877734bb47ff3150e504dbba9d417.tar.zst
nixlib-19fa9b2e309877734bb47ff3150e504dbba9d417.zip
haskell.packages.ghcjs.terminfo: Bump version (#41337)
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-ghcjs.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-ghcjs.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/haskell-modules/configuration-ghcjs.nix b/pkgs/development/haskell-modules/configuration-ghcjs.nix
index 7a6416b9e13b..c04686734675 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