forked from mirrors/nixpkgs
haskell-smtp-mail: update to version 0.1.4.4
This commit is contained in:
parent
0d06ef978f
commit
822c755ea9
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "smtp-mail";
|
pname = "smtp-mail";
|
||||||
version = "0.1.4.3";
|
version = "0.1.4.4";
|
||||||
sha256 = "0kpm42n7s3rvkn9i3s8wvkdrq2d85qy422y6p2r4s7nivh6sx1dk";
|
sha256 = "055b736sr9w4dxf1p5xjfsisqxk49kz4d3hyqwgdvi8zzvi31vp6";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
base16Bytestring base64Bytestring cryptohash filepath mimeMail
|
base16Bytestring base64Bytestring cryptohash filepath mimeMail
|
||||||
network text
|
network text
|
||||||
|
|
Loading…
Add table
Reference in a new issue