AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- disable %{ix86} build
- Update hashtables to version 1.2.4.2. Upstream has not updated the file "changelog.md" since the last release.
- Update hashtables to version 1.2.4.1 revision 1. Upstream has revised the Cabal build instructions on Hackage.
- disable %{ix86} build
- 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
- 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.
- Replace %setup -q with the more modern %autosetup macro.
- Add hashtables at version 1.2.3.4.
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
- Update to version 1.2.1.1 with cabal2obs.
- Update to version 1.2.1.0 revision 0 with cabal2obs.
- update to 1.2.1.0 * Fixed an FFI import typo bug
- initial commit