mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 22:32:58 +03:00
haskell-smtp-mail: update to version 0.1.4.5
This commit is contained in:
parent
8a9a4e3f14
commit
d1a77ca66c
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "smtp-mail";
|
pname = "smtp-mail";
|
||||||
version = "0.1.4.4";
|
version = "0.1.4.5";
|
||||||
sha256 = "055b736sr9w4dxf1p5xjfsisqxk49kz4d3hyqwgdvi8zzvi31vp6";
|
sha256 = "010fbrcbypajwd9fjjc35br9p5axl1pqd0n1v51585ncrlv2icyw";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
base16Bytestring base64Bytestring cryptohash filepath mimeMail
|
base16Bytestring base64Bytestring cryptohash filepath mimeMail
|
||||||
network text
|
network text
|
||||||
|
Loading…
Reference in New Issue
Block a user