4
0

osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-vector-algorithms revision:10, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-vector-algorithms?expand=0&rev=49
This commit is contained in:
2020-12-18 12:53:15 +00:00
committed by Git OBS Bridge
parent f9a4ef7669
commit 0348d5d346
4 changed files with 24 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Oct 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- force i686 arch on i586
-------------------------------------------------------------------
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>