2020-09-09 16:13:59 +00:00
|
|
|
-------------------------------------------------------------------
|
2020-12-19 18:28:39 +00:00
|
|
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
2020-12-18 12:52:12 +00:00
|
|
|
|
2020-12-19 17:48:10 +00:00
|
|
|
- disable %{ix86} build
|
2020-12-18 12:52:12 +00:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-09-09 16:13:59 +00: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 01:01:23 +00: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 01:01:37 +00: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 10:56:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 9 09:26:21 UTC 2020 - psimons@suse.com
|
|
|
|
|
|
|
|
- Add hashtables at version 1.2.3.4.
|
|
|
|
|