Changelog for
ghc-uuid-1.3.13-9.1.x86_64.rpm :
Tue Jun 19 14:00:00 2018 psimonsAATTsuse.com
- Update to version 1.3.13 revision 2.
A more detailed change log is not available.
Thu Aug 3 14:00:00 2017 psimonsAATTsuse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
Mon May 22 14:00:00 2017 psimonsAATTsuse.com
- Update to version 1.3.13 revision 1 with cabal2obs.
Mon Dec 19 13:00:00 2016 psimonsAATTsuse.com
- Update to version 1.3.13 with cabal2obs.
Sun Dec 18 13:00:00 2016 psimonsAATTsuse.com
- Update to version 1.3.12 revision 3 with cabal2obs.
Thu Sep 15 14:00:00 2016 psimonsAATTsuse.com
- Update to version 1.3.12 revision 2 with cabal2obs.
Sun Jul 10 14:00:00 2016 psimonsAATTsuse.com
- Update to version 1.3.12 revision 1 with cabal2obs.
Sun Apr 3 14:00:00 2016 mimi.vxAATTgmail.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 13:00:00 2015 mimi.vxAATTgmail.com
- initial commit