Package Release Info

ghc-uuid-1.3.13-bp150.2.6

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-uuid
ghc-uuid-devel

Change Logs

* Thu Aug 03 2017 psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Mon May 22 2017 psimons@suse.com
- Update to version 1.3.13 revision 1 with cabal2obs.
* Mon Dec 19 2016 psimons@suse.com
- Update to version 1.3.13 with cabal2obs.
* Sun Dec 18 2016 psimons@suse.com
- Update to version 1.3.12 revision 3 with cabal2obs.
* Thu Sep 15 2016 psimons@suse.com
- Update to version 1.3.12 revision 2 with cabal2obs.
Version: 1.3.12-2.3
* 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