diff --git a/l/loom/loom-0.9-Py-3.6.eb b/l/loom/loom-0.9-Py-3.6.eb index 85ecfcc7..aa1af58d 100644 --- a/l/loom/loom-0.9-Py-3.6.eb +++ b/l/loom/loom-0.9-Py-3.6.eb @@ -22,7 +22,7 @@ prebuildopts = 'cd python && ' preinstallopts = 'cd python && ' sanity_check_paths = { - 'files': ['lib/python3.6/site-packages/loom-0.8-py3.6.egg'], + 'files': ['lib/python3.6/site-packages/loom-0.9-py3.6.egg'], 'dirs': ['lib'], }