2020-09-09 18:13:59 +02:00
|
|
|
-------------------------------------------------------------------
|
2020-12-18 13:52:12 +01:00
|
|
|
Thu Oct 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
|
|
|
|
- force i686 arch on i586
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-09-09 18:13:59 +02:00
|
|
|
Wed Sep 9 02:00:37 UTC 2020 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update hashtables to version 1.2.4.1.
|
|
|
|
Upstream has edited the change log file since the last release in
|
|
|
|
a non-trivial way, i.e. they did more than just add a new entry
|
|
|
|
at the top. You can review the file at:
|
|
|
|
http://hackage.haskell.org/package/hashtables-1.2.4.1/src/changelog.md
|
|
|
|
|
2020-09-09 03:01:23 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 8 02:00:37 UTC 2020 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update hashtables to version 1.2.4.0.
|
|
|
|
## 1.2.4.0
|
|
|
|
|
|
|
|
Fix a [correctness bug](https://github.com/gregorycollins/hashtables/issues/55)
|
|
|
|
with cuckoo hash tables and the new `mutate` function introduced in 1.2.3.0.
|
|
|
|
|
2020-08-19 03:01:37 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 18 10:44:58 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
|
|
|
|
- Replace %setup -q with the more modern %autosetup macro.
|
|
|
|
|
2020-06-16 12:56:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 9 09:26:21 UTC 2020 - psimons@suse.com
|
|
|
|
|
|
|
|
- Add hashtables at version 1.2.3.4.
|
|
|
|
|