haskell-scientific: update to version 0.2.0.2

This commit is contained in:
Peter Simons 2014-03-11 11:49:35 +01:00
parent d80bad8c21
commit c43e1b9e91

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "scientific";
version = "0.2.0.1";
sha256 = "0xwxds884pqywjbc4j6qkx27nbi64sihig8ps9v884sk08021wrp";
version = "0.2.0.2";
sha256 = "13rrdaf5mrhpckq9vvrm4pnj63vahg7f0g75hk11nk7k1644l4f0";
buildDepends = [ deepseq hashable text ];
testDepends = [ smallcheck tasty tastySmallcheck text ];
jailbreak = true;