ghc-hashable/ghc-hashable.changes

127 lines
4.1 KiB
Plaintext

-------------------------------------------------------------------
Fri Nov 8 16:13:49 UTC 2019 - Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
-------------------------------------------------------------------
Sat Oct 20 11:31:34 UTC 2018 - Peter Simons <psimons@suse.com>
- Use https URL to refer to bugs.opensuse.org.
-------------------------------------------------------------------
Fri Aug 17 14:30:43 UTC 2018 - psimons@suse.com
- Update Cabal build information to support GHC 8.6.x.
-------------------------------------------------------------------
Wed Jul 18 14:26:26 UTC 2018 - psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
-------------------------------------------------------------------
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
- Update hashable to version 1.2.7.0.
* Add `Hashable` and `Hashable1` instances for `Complex`
* Fix undefined behavior in `hashable_fn_hash()` implementation
due to signed integer overflow (#152)
* Mark `Data.Hashable.Lifted` as `Trustworthy` (re SafeHaskell)
* Support GHC 8.4
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-------------------------------------------------------------------
Sat Jul 8 03:02:09 UTC 2017 - psimons@suse.com
- Update to version 1.2.6.1 revision 2.
-------------------------------------------------------------------
Sun Jun 25 18:41:41 UTC 2017 - psimons@suse.com
- Update to version 1.2.6.1 revision 1.
-------------------------------------------------------------------
Mon Mar 27 12:41:05 UTC 2017 - psimons@suse.com
- Update to version 1.2.6.0 revision 1 with cabal2obs.
-------------------------------------------------------------------
Sun Feb 12 14:20:09 UTC 2017 - psimons@suse.com
- Update to version 1.2.5.0 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:08:32 UTC 2016 - psimons@suse.com
- Update to version 1.2.4.0 revision 0 with cabal2obs.
-------------------------------------------------------------------
Sun Jan 17 10:13:24 UTC 2016 - mimi.vx@gmail.com
- update to 1.2.4.0
* Add instances for: Unique, Version, Fixed, NonEmpty, Min, Max, Arg,
First, Last, WrappedMonoid, Option
-------------------------------------------------------------------
Sun Jun 28 16:43:54 UTC 2015 - mimi.vx@gmail.com
- update to 1.2.3.3
* Support integer-simple.
-------------------------------------------------------------------
Sun Apr 12 18:40:00 UTC 2015 - mimi.vx@gmail.com
- update to 1.2.3.2
+ disable SSE2 on i586 arch
* Add support for GHC 7.10 typeRepFingerprint
* Added support for random 1.1.*.
* Silence integer literal overflow warning
* Add support for GHC 7.10 `integer-gmp2` & `Natural`
* Add instance for Data.Void
* Make the SSE .cabal flags manual
* Add an upper bound on bytestring
-------------------------------------------------------------------
Tue Sep 9 20:29:11 UTC 2014 - peter.trommler@ohm-hochschule.de
- update to 1.2.2.0
* several performance fixes including use of SSE and SSE2
* Haskell Platform 2014.2.0.0
-------------------------------------------------------------------
Tue Sep 2 08:58:18 UTC 2014 - peter.trommler@ohm-hochschule.de
- regenerate spec file
-------------------------------------------------------------------
Sat Aug 23 00:11:47 UTC 2014 - peter.trommler@ohm-hochschule.de
- enable PowerPC builds
-------------------------------------------------------------------
Mon May 6 14:55:41 UTC 2013 - peter.trommler@ohm-hochschule.de
- update to 1.1.2.5 from upstream
* changelog not updated since 1.1.1.0
- version required for Haskell Platform 2013.2
- more transparent packaging (fewer macros)
-------------------------------------------------------------------
Thu Jun 7 19:07:50 UTC 2012 - herbert@graeber-clan.de
- update to version 1.1.2.3
spec file template generated by cabal2spec-0.25.5
-------------------------------------------------------------------
Sun Feb 5 16:47:19 UTC 2012 - herbert@graeber-clan.de
- Initial package