haskell-math-functions: update to version 0.1.3.0
This commit is contained in:
parent
7bca38c6fa
commit
9a081207cf
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "math-functions";
|
pname = "math-functions";
|
||||||
version = "0.1.1.2";
|
version = "0.1.3.0";
|
||||||
sha256 = "09q9647zxvvg7wi81r14qhhy64d1mwgy8kg0zkhdvg4rzw9j669v";
|
sha256 = "06wxr8fbhmsgkpyx2vimx9l6apk0p27mwrxrvbjk0b7m9vsg3ay5";
|
||||||
buildDepends = [ erf vector ];
|
buildDepends = [ erf vector ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/bos/math-functions";
|
homepage = "https://github.com/bos/math-functions";
|
||||||
|
Loading…
Reference in New Issue
Block a user