forked from mirrors/nixpkgs
haskell-hledger: updated to version 0.16.1
svn path=/nixpkgs/trunk/; revision=29669
This commit is contained in:
parent
549b848e7c
commit
7776c66a84
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hledger";
|
pname = "hledger";
|
||||||
version = "0.16";
|
version = "0.16.1";
|
||||||
sha256 = "0wz4g67ilxj741j8d7amssa6dr0xrdfghwmhzwlcp1fj4a5a44c8";
|
sha256 = "182a5qlcxbh9q8hzrmgm99hcgvxjq8j5xq202iff14p1yqv0irs2";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
|
|
Loading…
Reference in a new issue