SHA256
1
0
forked from pool/ghc-hsemail

osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-hsemail revision:6, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hsemail?expand=0&rev=7
This commit is contained in:
Peter Simons 2019-06-12 01:01:36 +00:00 committed by Git OBS Bridge
parent d2086ec693
commit dc9574227c

View File

@ -2,9 +2,10 @@
Tue Jun 11 02:01:28 UTC 2019 - psimons@suse.com Tue Jun 11 02:01:28 UTC 2019 - psimons@suse.com
- Update hsemail to version 2.1.0. - Update hsemail to version 2.1.0.
Upstream added a new change log file in this release. With no * Re-write code to use the modern `time` library rather than `old-time`.
previous version to compare against, the automatic updater cannot * rfc2821: drop the entire smtp FSM stuff
reliable determine the relevante entries for this release. * hsemail.cabal: drop unnecessary build-depends
* Drop support for GHC versions prior to 7.10.x.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Oct 20 11:31:35 UTC 2018 - Peter Simons <psimons@suse.com> Sat Oct 20 11:31:35 UTC 2018 - Peter Simons <psimons@suse.com>