haskell-hledger-vty: updated to version 0.16.1
svn path=/nixpkgs/trunk/; revision=29667
This commit is contained in:
parent
c3a0b9b55f
commit
80d4abd330
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hledger-vty";
|
pname = "hledger-vty";
|
||||||
version = "0.16";
|
version = "0.16.1";
|
||||||
sha256 = "161ziq4vwg6wsxijq065g1dpfnvcpxzzbarsj7znbqq4gs02mxx2";
|
sha256 = "10aq9apxz6nrzvvynha0wkhy34dn8dybizr8assni6rns8ylh188";
|
||||||
isLibrary = false;
|
isLibrary = false;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ cmdargs hledger hledgerLib HUnit safe time vty ];
|
buildDepends = [ cmdargs hledger hledgerLib HUnit safe time vty ];
|
||||||
|
Loading…
Reference in New Issue
Block a user