mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 14:57:28 +03:00
haskell-HStringTemplate: update to version 0.6.9
This commit is contained in:
parent
e0c204a940
commit
63a87e38c6
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "HStringTemplate";
|
||||
version = "0.6.8";
|
||||
sha256 = "1fybvb3v2b786n1hfzcvyanj3yfm5j8z4fm48vaskcggawh6rlkr";
|
||||
version = "0.6.9";
|
||||
sha256 = "0xa665q5gya51vjkg1i6f6qk67jx28xcbxs5v1d9yr1f8djh5d9v";
|
||||
buildDepends = [
|
||||
deepseq filepath mtl parsec syb sybWithClass text time utf8String
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user