mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 15:11:25 +00:00
haskell-hastache: update to version 0.4.2
This commit is contained in:
parent
de73ae1aac
commit
6370084870
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hastache";
|
pname = "hastache";
|
||||||
version = "0.4.1";
|
version = "0.4.2";
|
||||||
sha256 = "1d6d3bmmfx1jh38hhmvaq1ncdxlfjc0mc7jvbxqgr00dg73wfgdk";
|
sha256 = "1ad691qxnnx0a6ik0cjdzd8aw7z88p06zckbb3cb1r8pk6m0g7vi";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeBuilder filepath ieee754 mtl syb text utf8String
|
blazeBuilder filepath ieee754 mtl syb text utf8String
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user