2020-12-18 12:53:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 18 10:10:15 UTC 2020 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update tasty-quickcheck to version 0.10.1.2.
|
|
|
|
Version 0.10.1.2
|
|
|
|
----------------
|
|
|
|
|
|
|
|
The only point of this release is to introduce compatibility with GHCs back to 7.0
|
|
|
|
(see https://github.com/feuerbach/tasty/pull/287).
|
|
|
|
|
|
|
|
Note, however, that these changes are not merged to the master branch, and the
|
|
|
|
future releases will only support the GHC/base versions from the last 5 years,
|
|
|
|
as per our usual policy. To test with even older GHCs, you'll have to use this
|
|
|
|
particular version of tasty-quickcheck (or have the constraint solver pick it
|
|
|
|
for you when testing with older GHCs).
|
|
|
|
|
|
|
|
The source of this release is in the `support-old-ghcs` branch of the tasty
|
|
|
|
repository.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
|
|
|
|
- force i686 arch on i586
|
|
|
|
|
2020-08-19 01:02:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 18 10:46:11 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
|
|
|
|
- Replace %setup -q with the more modern %autosetup macro.
|
|
|
|
|
2020-06-16 10:57:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 9 09:26:15 UTC 2020 - psimons@suse.com
|
|
|
|
|
|
|
|
- Add tasty-quickcheck at version 0.10.1.1.
|
|
|
|
|