haskell-hledger-interest: updated to version 1.4
svn path=/nixpkgs/trunk/; revision=32015
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hledger-interest";
|
pname = "hledger-interest";
|
||||||
version = "1.3";
|
version = "1.4";
|
||||||
sha256 = "1sgnl3vv38cmgxv3xag3c78j1955xxwdmr5xr3f8rc78np6d0wnz";
|
sha256 = "0lm4jcxcig3yxzhbnka1q54fvshn5b9d91a5a2mbmkzbwhzjj0lg";
|
||||||
isLibrary = false;
|
isLibrary = false;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ hledgerLib mtl time ];
|
buildDepends = [ hledgerLib mtl time ];
|
||||||
|
|||||||
Reference in New Issue
Block a user