mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 01:18:24 +00:00
haskell-math-functions: update to version 0.1.4.0
This commit is contained in:
parent
d8993dd96c
commit
e68e87ac4a
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "math-functions";
|
||||
version = "0.1.3.0";
|
||||
sha256 = "06wxr8fbhmsgkpyx2vimx9l6apk0p27mwrxrvbjk0b7m9vsg3ay5";
|
||||
version = "0.1.4.0";
|
||||
sha256 = "1cijm224gfvd7rvrrndcks8d7aj89c9qv0m4wx2qqngr7rk78kav";
|
||||
buildDepends = [ erf vector ];
|
||||
testDepends = [
|
||||
HUnit ieee754 QuickCheck testFramework testFrameworkHunit
|
||||
|
Loading…
Reference in New Issue
Block a user