haskell-hledger-interest: updated to version 1.4.1
svn path=/nixpkgs/trunk/; revision=34285
This commit is contained in:
parent
6050e8749c
commit
272753809c
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hledger-interest";
|
pname = "hledger-interest";
|
||||||
version = "1.4";
|
version = "1.4.1";
|
||||||
sha256 = "0lm4jcxcig3yxzhbnka1q54fvshn5b9d91a5a2mbmkzbwhzjj0lg";
|
sha256 = "05mzqmnr9c4zmss0f2aac4qh4s954nbkimv924d31q2lisdddvw8";
|
||||||
isLibrary = false;
|
isLibrary = false;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ Cabal hledgerLib mtl time ];
|
buildDepends = [ Cabal hledgerLib mtl time ];
|
||||||
|
Loading…
Reference in New Issue
Block a user