haskell-hledger-interest: update to version 1.4.2
This commit is contained in:
parent
8a276cf90d
commit
94acd42209
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hledger-interest";
|
pname = "hledger-interest";
|
||||||
version = "1.4.1";
|
version = "1.4.2";
|
||||||
sha256 = "05mzqmnr9c4zmss0f2aac4qh4s954nbkimv924d31q2lisdddvw8";
|
sha256 = "1his6pxrvs5p28bmk77bd8vaq6rhjlilwq598mbkgfvlqg7q076v";
|
||||||
isLibrary = false;
|
isLibrary = false;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ Cabal hledgerLib mtl time ];
|
buildDepends = [ Cabal hledgerLib mtl time ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user