mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 07:01:54 +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: {
|
||||
pname = "hastache";
|
||||
version = "0.4.1";
|
||||
sha256 = "1d6d3bmmfx1jh38hhmvaq1ncdxlfjc0mc7jvbxqgr00dg73wfgdk";
|
||||
version = "0.4.2";
|
||||
sha256 = "1ad691qxnnx0a6ik0cjdzd8aw7z88p06zckbb3cb1r8pk6m0g7vi";
|
||||
buildDepends = [
|
||||
blazeBuilder filepath ieee754 mtl syb text utf8String
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user