haskell-HStringTemplate: updated to version 0.6.8
svn path=/nixpkgs/trunk/; revision=31808
This commit is contained in:
parent
ea9708ca01
commit
f99bad4225
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "HStringTemplate";
|
pname = "HStringTemplate";
|
||||||
version = "0.6.6";
|
version = "0.6.8";
|
||||||
sha256 = "1ian79az5q6m08pwb5fks52ffs4h2mq02kkcwmr6jb7i0ha2k2si";
|
sha256 = "1fybvb3v2b786n1hfzcvyanj3yfm5j8z4fm48vaskcggawh6rlkr";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
deepseq mtl parsec syb sybWithClass text time utf8String
|
deepseq mtl parsec syb sybWithClass text time utf8String
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user