File ghc-vector-algorithms.changes of Package ghc-vector-algorithms
-------------------------------------------------------------------
Sun Nov 24 20:23:06 UTC 2024 - Peter Simons <psimons@suse.com>
- Update vector-algorithms to version 0.9.0.3.
## Version 0.9.0.3 (2024-11-25)
- Fix an off-by-one error Heap.partialSort functions.
- Support latest ghcs.
-------------------------------------------------------------------
Mon May 27 02:16:41 UTC 2024 - Peter Simons <psimons@suse.com>
- Update vector-algorithms to version 0.9.0.2 revision 1.
## Version 0.9.0.2 (2024-05-23)
- Add `TypeOperators` pragma where needed.
-------------------------------------------------------------------
Tue Oct 10 14:53:32 UTC 2023 - Peter Simons <psimons@suse.com>
- Update vector-algorithms to version 0.9.0.1 revision 3.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Thu Mar 30 17:08:54 UTC 2023 - Peter Simons <psimons@suse.com>
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
-------------------------------------------------------------------
Fri Mar 10 18:43:32 UTC 2023 - Peter Simons <psimons@suse.com>
- Update vector-algorithms to version 0.9.0.1 revision 2.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Sat Oct 8 21:29:29 UTC 2022 - Peter Simons <psimons@suse.com>
- Update vector-algorithms to version 0.9.0.1 revision 1.
## Version 0.9.0.1 (2022-07-28)
- Allow building with vector-0.13.*.
## Version 0.9.0.0 (2022-05-19)
- Add nub related functions.
- Add sortUniq related functions (sorts, then removes duplicates).
-------------------------------------------------------------------
Mon Jun 20 10:23:01 UTC 2022 - Peter Simons <psimons@suse.com>
- Update vector-algorithms to version 0.8.0.4 revision 2.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Mon Feb 8 05:05:20 UTC 2021 - psimons@suse.com
- Update vector-algorithms to version 0.8.0.4 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
-------------------------------------------------------------------
Sun Dec 6 23:30:50 UTC 2020 - psimons@suse.com
- Update vector-algorithms to version 0.8.0.4.
## Version 0.8.0.4 (2020-12-06)
- Fix out of range access in Intro.partialSort.
- Update QuickCheck dependency bounds.
-------------------------------------------------------------------
Tue Aug 18 10:46:32 UTC 2020 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
-------------------------------------------------------------------
Tue Jun 16 11:14:49 UTC 2020 - Peter Simons <psimons@suse.com>
- Re-generate file with latest version of spec-cleaner.
-------------------------------------------------------------------
Tue Dec 3 09:19:16 UTC 2019 - psimons@suse.com
- Update vector-algorithms to version 0.8.0.3.
Upstream added a new change log file in this release. With no
previous version to compare against, the automatic updater cannot
reliable determine the relevante entries for this release.
-------------------------------------------------------------------
Fri Nov 8 16:15:10 UTC 2019 - Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
-------------------------------------------------------------------
Tue Jun 11 14:29:23 UTC 2019 - Peter Simons <psimons@suse.com>
- Update Cabal file for more accurate build dependencies.
-------------------------------------------------------------------
Wed Oct 10 19:23:57 UTC 2018 - psimons@suse.com
- Update vector-algorithms to version 0.8.0.1.
Upstream does not provide a change log file.
-------------------------------------------------------------------
Thu Aug 30 15:29:21 UTC 2018 - psimons@suse.com
- Update vector-algorithms to version 0.7.0.4.
Upstream does not provide a change log file.
-------------------------------------------------------------------
Fri Aug 17 14:34:52 UTC 2018 - psimons@suse.com
- Update Cabal build information to prevent build attempts with
GHC 8.6.x.
-------------------------------------------------------------------
Wed Jul 18 14:26:47 UTC 2018 - psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
-------------------------------------------------------------------
Wed May 16 14:36:30 UTC 2018 - psimons@suse.com
- Prefer the new %license attribute over %doc.
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-------------------------------------------------------------------
Mon Jan 9 06:33:37 UTC 2017 - psimons@suse.com
- Update to version 0.7.0.1 revision 1 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:34:54 UTC 2016 - psimons@suse.com
- Update to version 0.7.0.1 revision 0 with cabal2obs.
-------------------------------------------------------------------
Tue Nov 17 14:20:56 UTC 2015 - mimi.vx@gmail.com
- initial commit