haskell-epic: updated to version 0.9.3
svn path=/nixpkgs/trunk/; revision=32670
This commit is contained in:
parent
de9ebc460c
commit
81b3becc7e
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "epic";
|
pname = "epic";
|
||||||
version = "0.9.2";
|
version = "0.9.3";
|
||||||
sha256 = "1irvfk8xf627bfzsgbqa56816jkc99rrxpml9ycg2grq7razp9fw";
|
sha256 = "1x8y3ljha8r52pw83mjfv5i49dq0b7i1xbxg8j9hlvr2vwfa4237";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ Cabal mtl ];
|
buildDepends = [ Cabal mtl ];
|
||||||
|
Loading…
Reference in New Issue
Block a user