mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 19:03:28 +00:00
haskell-scientific: update to version 0.2.0.1
This commit is contained in:
parent
150981ec0e
commit
dea19765d2
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "scientific";
|
||||
version = "0.1.0.1";
|
||||
sha256 = "0s401gxwap4xwz9rxypc76rs5w344s3an45295ybf3id6yal5140";
|
||||
version = "0.2.0.1";
|
||||
sha256 = "0xwxds884pqywjbc4j6qkx27nbi64sihig8ps9v884sk08021wrp";
|
||||
buildDepends = [ deepseq hashable text ];
|
||||
testDepends = [ smallcheck tasty tastySmallcheck text ];
|
||||
doCheck = false;
|
||||
|
Loading…
Reference in New Issue
Block a user