Package Release Info

ghc-hashtables-1.2.4.2-bp154.1.11

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-hashtables
ghc-hashtables-devel

Change Logs

* Wed Nov 03 2021 psimons@suse.com
- Update hashtables to version 1.2.4.2.
  Upstream has not updated the file "changelog.md" since the last
  release.
* Mon Nov 01 2021 psimons@suse.com
- Update hashtables to version 1.2.4.1 revision 1.
  Upstream has revised the Cabal build instructions on Hackage.
* Thu Dec 17 2020 Ond?ej SĂșkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Wed Sep 09 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
* Tue Sep 08 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.
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
* Tue Jun 09 2020 psimons@suse.com
- Add hashtables at version 1.2.3.4.
Version: 1.2.1.1-bp150.2.3
* Thu Aug 03 2017 psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Tue Apr 04 2017 psimons@suse.com
- Update to version 1.2.1.1 with cabal2obs.
* Sun Jul 10 2016 psimons@suse.com
- Update to version 1.2.1.0 revision 0 with cabal2obs.
* Sun Nov 22 2015 mimi.vx@gmail.com
- update to 1.2.1.0
  * Fixed an FFI import typo bug
* Fri Sep 04 2015 mimi.vx@gmail.com
- initial commit