aboutsummaryrefslogtreecommitdiff
path: root/ports/rapidcheck/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/rapidcheck/CONTROL')
-rw-r--r--ports/rapidcheck/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/rapidcheck/CONTROL b/ports/rapidcheck/CONTROL
index 9c3e4c7b5..5f46ed702 100644
--- a/ports/rapidcheck/CONTROL
+++ b/ports/rapidcheck/CONTROL
@@ -1,4 +1,4 @@
Source: rapidcheck
-Version: 2018-11-05-2
+Version: 2020-08-25
Homepage: https://github.com/emil-e/rapidcheck
Description: A property-based testing library for C++ (a la QuickCheck) with the goal of being simple to use with as little boilerplate as possible.