AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update uuid to version 1.3.15 revision 1. Upstream has revised the Cabal build instructions on Hackage.
- Update uuid to version 1.3.15. 1.3.15 - Add (Template Haskell) `Lift UUID` instance
- Update uuid to version 1.3.14. 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/uuid-1.3.14/src/CHANGES.md
- Update uuid to version 1.3.13 revision 5. Upstream has revised the Cabal build instructions on Hackage.
- disable %{ix86} build
- relax dependency constraints on random
- Update uuid to version 1.3.13 revision 3. Upstream has revised the Cabal build instructions on Hackage.
- Replace %setup -q with the more modern %autosetup macro.
- Add uuid at version 1.3.13.
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
- Update to version 1.3.13 revision 1 with cabal2obs.
- Update to version 1.3.13 with cabal2obs.
- Update to version 1.3.12 revision 3 with cabal2obs.
- Update to version 1.3.12 revision 2 with cabal2obs.
- Update to version 1.3.12 revision 1 with cabal2obs.
- update to 1.3.12 * Use `cryptonite` for crypto * The function `V4.nextRandom` is now implemented with functions from `Crypto.Random` in package `cryptonite`. This does slow-down random UUID generation but provides for far greater randomness. The `Random` instance for `UUID` can be used to re-gain the old behavior.
- initial commit