system-uuid 1.0.0 → 1.0.1
raw patch · 3 files changed
+5/−5 lines, 3 files
Files
- ACKNOWLDEGMENTS +0/−3
- ACKNOWLEDGEMENTS +3/−0
- system-uuid.cabal +2/−2
− ACKNOWLDEGMENTS
@@ -1,3 +0,0 @@- Thanks to Antoine S. Latter, whose original UUID package provided- inspiration for this one.-
+ ACKNOWLEDGEMENTS view
@@ -0,0 +1,3 @@+ Thanks to Antoine S. Latter, whose original UUID package provided+ inspiration for this one.+
system-uuid.cabal view
@@ -1,5 +1,5 @@ name : system-uuid-version : 1.0.0+version : 1.0.1 category : System license : BSD3 license-file : LICENSE@@ -15,7 +15,7 @@ cabal-version : >= 1.2 build-type : Simple extra-source-files : README- ACKNOWLDEGMENTS+ ACKNOWLEDGEMENTS CONTRIBUTORS Options.hs Macros.hs