summary refs log tree commit diff
path: root/pkgs/applications/science/math
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2014-08-07 12:41:55 +0200
committerPeter Simons <simons@cryp.to>2014-08-07 12:41:55 +0200
commit09ea413e1789b81873e1ae99d53845171d2015cc (patch)
tree41126bf643ede6d47ee1dd5ee167f5220e2a89ac /pkgs/applications/science/math
parentc6d3075d692d71ca0d6c9730b451219c4b90ab1d (diff)
downloadnixpkgs-09ea413e1789b81873e1ae99d53845171d2015cc.tar
nixpkgs-09ea413e1789b81873e1ae99d53845171d2015cc.tar.gz
nixpkgs-09ea413e1789b81873e1ae99d53845171d2015cc.tar.bz2
nixpkgs-09ea413e1789b81873e1ae99d53845171d2015cc.tar.lz
nixpkgs-09ea413e1789b81873e1ae99d53845171d2015cc.tar.xz
nixpkgs-09ea413e1789b81873e1ae99d53845171d2015cc.tar.zst
nixpkgs-09ea413e1789b81873e1ae99d53845171d2015cc.zip
haskell-sloane: update to version 1.9.1
Diffstat (limited to 'pkgs/applications/science/math')
-rw-r--r--pkgs/applications/science/math/sloane/default.nix12
1 files changed, 6 insertions, 6 deletions
diff --git a/pkgs/applications/science/math/sloane/default.nix b/pkgs/applications/science/math/sloane/default.nix
index 72c2028e63c..b3bde7874ca 100644
--- a/pkgs/applications/science/math/sloane/default.nix
+++ b/pkgs/applications/science/math/sloane/default.nix
@@ -1,18 +1,18 @@
 # This file was auto-generated by cabal2nix. Please do NOT edit manually!
 
-{ cabal, ansiTerminal, filepath, HTTP, network, optparseApplicative
-, terminalSize, text, time, zlib
+{ cabal, ansiTerminal, cereal, downloadCurl, filepath, HTTP
+, network, optparseApplicative, terminalSize, text, zlib
 }:
 
 cabal.mkDerivation (self: {
   pname = "sloane";
-  version = "1.8.2";
-  sha256 = "0kdznrvyrax1gihqxxw36jfbmjri808ii827fa71v2ijlm416hk1";
+  version = "1.9.1";
+  sha256 = "0scnvir7il8ldy3g846xmrdkk2rxnlsiyqak0jvcarf2qi251x5i";
   isLibrary = false;
   isExecutable = true;
   buildDepends = [
-    ansiTerminal filepath HTTP network optparseApplicative terminalSize
-    text time zlib
+    ansiTerminal cereal downloadCurl filepath HTTP network
+    optparseApplicative terminalSize text zlib
   ];
   postInstall = ''
     mkdir -p $out/share/man/man1