File ghc-uuid.changes of Package ghc-uuid
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-------------------------------------------------------------------
Mon May 22 08:08:54 UTC 2017 - psimons@suse.com
- Update to version 1.3.13 revision 1 with cabal2obs.
-------------------------------------------------------------------
Mon Dec 19 10:18:48 UTC 2016 - psimons@suse.com
- Update to version 1.3.13 with cabal2obs.
-------------------------------------------------------------------
Sun Dec 18 12:59:49 UTC 2016 - psimons@suse.com
- Update to version 1.3.12 revision 3 with cabal2obs.
-------------------------------------------------------------------
Thu Sep 15 07:11:25 UTC 2016 - psimons@suse.com
- Update to version 1.3.12 revision 2 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:06:07 UTC 2016 - psimons@suse.com
- Update to version 1.3.12 revision 1 with cabal2obs.
-------------------------------------------------------------------
Sun Apr 3 15:18:34 UTC 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 7 11:51:18 UTC 2015 - mimi.vx@gmail.com
- initial commit