about summary refs log tree commit diff
path: root/pkgs/development/compilers/pakcs/curry-base.nix
diff options
context:
space:
mode:
authorgnidorah <gnidorah@users.noreply.github.com>2019-11-04 10:31:51 +0300
committerJon <jonringer@users.noreply.github.com>2019-11-04 08:54:02 -0800
commitb7dc9e131f5855d254717e2b2b054400b20aef8a (patch)
treee8e9fe11f1e2ed89cd2bb800076c47560fea1ba0 /pkgs/development/compilers/pakcs/curry-base.nix
parent0f68bf333ccf7b19252c30cb6a772b55c6857baf (diff)
downloadnixlib-b7dc9e131f5855d254717e2b2b054400b20aef8a.tar
nixlib-b7dc9e131f5855d254717e2b2b054400b20aef8a.tar.gz
nixlib-b7dc9e131f5855d254717e2b2b054400b20aef8a.tar.bz2
nixlib-b7dc9e131f5855d254717e2b2b054400b20aef8a.tar.lz
nixlib-b7dc9e131f5855d254717e2b2b054400b20aef8a.tar.xz
nixlib-b7dc9e131f5855d254717e2b2b054400b20aef8a.tar.zst
nixlib-b7dc9e131f5855d254717e2b2b054400b20aef8a.zip
pakcs: 2.1.2 -> 2.2.0
Diffstat (limited to 'pkgs/development/compilers/pakcs/curry-base.nix')
-rw-r--r--pkgs/development/compilers/pakcs/curry-base.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/compilers/pakcs/curry-base.nix b/pkgs/development/compilers/pakcs/curry-base.nix
index 2d98699d2836..b34a2146383c 100644
--- a/pkgs/development/compilers/pakcs/curry-base.nix
+++ b/pkgs/development/compilers/pakcs/curry-base.nix
@@ -3,7 +3,7 @@
 }:
 mkDerivation {
   pname = "curry-base";
-  version = "1.0.0";
+  version = "1.1.0";
   src = ./.;
   libraryHaskellDepends = [
     base containers directory extra filepath mtl parsec pretty time