haskell-numeric-prelude: updated to version 0.3.0.1
svn path=/nixpkgs/trunk/; revision=32246
This commit is contained in:
parent
7c6a291d49
commit
3cc92a77ce
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "numeric-prelude";
|
pname = "numeric-prelude";
|
||||||
version = "0.3";
|
version = "0.3.0.1";
|
||||||
sha256 = "0zxqfsgyg7gf051qjzv57bb1cvrbzlvvyyl2d3gmikyy6h3pis1f";
|
sha256 = "14hi0l4pga4srrfypx4alsyq34y5wsanis6216cds3zjw6db3frg";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user