haskell-hledger-irr: update to version 0.1.1.4
This commit is contained in:
parent
aea5277ca2
commit
2b11ec44e8
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hledger-irr";
|
pname = "hledger-irr";
|
||||||
version = "0.1.1.3";
|
version = "0.1.1.4";
|
||||||
sha256 = "0vjf478b9msmgr1nxyy8pgc9mvn61i768ypcr5gbinsnsr9kxqsm";
|
sha256 = "0nqd8br86d71dpwq7p8956q74pgqdimid42xikp9zvf632x2s8ax";
|
||||||
isLibrary = false;
|
isLibrary = false;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ Cabal hledgerLib statistics time ];
|
buildDepends = [ Cabal hledgerLib statistics time ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user