haskell-mime-mail: updated to version 0.4

svn path=/nixpkgs/trunk/; revision=30593
This commit is contained in:
Peter Simons 2011-11-28 18:11:49 +00:00
parent a795977032
commit 1985f35266

View File

@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "mime-mail";
version = "0.3.0.3";
sha256 = "0aag2mj1jchgwgnlh6hmv9qz78qjxffn1b52nwl6257sk0qv6va6";
version = "0.4";
sha256 = "0hlyk3mypn9iw7g8hhn528ycbm3qayiczwf4paw0sxd6xsg9a28s";
buildDepends = [ blazeBuilder dataenc random text ];
meta = {
homepage = "http://github.com/snoyberg/mime-mail";