packages feed

containers-benchmark 1.0.0.1 → 1.0.0.2

raw patch · 2 files changed

+17/−2 lines, 2 files

Files

+ CHANGES view
@@ -0,0 +1,14 @@+= Version 1.0.0.2, 2010-12-06 =+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^+* Add CHANGES file to the cabal file.+++= Version 1.0.0.1, 2010-12-06 =+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^+* Fixed sed program in scripts/custom_containers.sh+to work on Mac.+++= Version 1.0, 2010-10-31 =+^^^^^^^^^^^^^^^^^^^^^^^^^^^+* Initial upload
containers-benchmark.cabal view
@@ -1,5 +1,5 @@ Name:                containers-benchmark-Version:             1.0.0.1+Version:             1.0.0.2 Synopsis:            Extensive benchmark suite for containers package. Description:         This package evaluates performance of a containers package                      from multiple perspectives.@@ -19,7 +19,8 @@ Category:            Benchmarking Build-type:          Simple Cabal-version:       >=1.2-Extra-source-files:  README+Extra-source-files:  CHANGES+                     README                      scripts/benchmark.sh                      scripts/cmp.pl                      scripts/cmp.sh