Package Release Info

ghc-uuid-1.3.12-2.3

Update Info: 5585
Available in Package Hub : 12 GA-SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-uuid
ghc-uuid-devel

Change Logs

* Sun Jul 10 2016 psimons@suse.com
- Update to version 1.3.12 revision 1 with cabal2obs.
* Sun Apr 03 2016 mimi.vx@gmail.com
- 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.
* Mon Dec 07 2015 mimi.vx@gmail.com
- initial commit