haskell-convertible: updated to version 1.0.11.1
svn path=/nixpkgs/trunk/; revision=32704
This commit is contained in:
parent
31dc88f597
commit
3c88baeec8
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "convertible";
|
pname = "convertible";
|
||||||
version = "1.0.11.0";
|
version = "1.0.11.1";
|
||||||
sha256 = "0qkz760ddshmglmrf47a01978c9zhxfss44b6vmfkwwfcjb7da2b";
|
sha256 = "1r50a2rpfsx0s7dv8ww5xck33b1mhy73gfilffrbqd4hxjgnxlj6";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ mtl text time ];
|
buildDepends = [ mtl text time ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user