Commit b3d3dc175099a61dbb1d61166baaea1358655dd0

Thomas de Grivel 2020-03-28T11:15:46

move rollback and lessp to cl-facts

diff --git a/repo.manifest b/repo.manifest
index 9da6dfe..e133cfd 100644
--- a/repo.manifest
+++ b/repo.manifest
@@ -35,6 +35,8 @@
 (github "cl-adams" "adams")
 (github "cl-babel" "babel")
 (github "cl-facts" "facts")
+(github "cl-facts" "lessp")
+(github "cl-facts" "rollback")
 (github "cl-plus-ssl" "cl-plus-ssl" :packages '("cl+ssl"))
 (github "cl-remap" "remap")
 (github "cl-remap" "uiop-remap")
@@ -153,11 +155,9 @@
 (github "thodg" "fb")
 (github "thodg" "less-lexer")
 (github "thodg" "less-parser")
-(github "thodg" "lessp")
 (github "thodg" "positional")
 (github "thodg" "random-sequence")
 (github "thodg" "repo")
-(github "thodg" "rollback")
 (github "thodg" "str")
 (github "tpapp" "ffa")
 (github "trivial-features" "trivial-features")