haskell-converge: updated to version 0.1.0.1
svn path=/nixpkgs/trunk/; revision=28631
This commit is contained in:
parent
7f9f3672a4
commit
882ce52a81
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "converge";
|
pname = "converge";
|
||||||
version = "0.1";
|
version = "0.1.0.1";
|
||||||
sha256 = "01n5xnzb769rflgzk1f2v2y3yik9q2cmpq3b2pw68pxl1z3qfvpw";
|
sha256 = "0y28m7kgphknra0w2kzf0g4m2bdj604nr3f22xng46nl7kljbpvj";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "/dev/null";
|
homepage = "/dev/null";
|
||||||
description = "Limit operations for converging sequences";
|
description = "Limit operations for converging sequences";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user