haskell-mime-mail: updated to version 0.4
svn path=/nixpkgs/trunk/; revision=30593
This commit is contained in:
parent
a795977032
commit
1985f35266
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "mime-mail";
|
pname = "mime-mail";
|
||||||
version = "0.3.0.3";
|
version = "0.4";
|
||||||
sha256 = "0aag2mj1jchgwgnlh6hmv9qz78qjxffn1b52nwl6257sk0qv6va6";
|
sha256 = "0hlyk3mypn9iw7g8hhn528ycbm3qayiczwf4paw0sxd6xsg9a28s";
|
||||||
buildDepends = [ blazeBuilder dataenc random text ];
|
buildDepends = [ blazeBuilder dataenc random text ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/snoyberg/mime-mail";
|
homepage = "http://github.com/snoyberg/mime-mail";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user