packages feed

uuid 1.2.6 → 1.2.7

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

uuid.cabal view
@@ -1,5 +1,5 @@ Name: uuid-Version: 1.2.6+Version: 1.2.7 Copyright: (c) 2008-2012 Antoine Latter Author: Antoine Latter Maintainer: aslatter@gmail.com@@ -26,7 +26,7 @@   Library- Build-Depends: random, binary, bytestring, cryptohash >= 0.7 && < 0.8, maccatcher,+ Build-Depends: random >= 1.0.1 && < 1.1, binary, bytestring, cryptohash >= 0.7 && < 0.8, maccatcher,                 time, base >=3 && < 5   Exposed-Modules: