From a185fcd16713c27441203b8fa88144529436fcac Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Fri, 25 Mar 2022 17:14:54 -0500 Subject: [bugfix] github sources were broken today, so I changed to sr.ht --- clpmfile | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'clpmfile') diff --git a/clpmfile b/clpmfile index cd8b5f2..4262861 100644 --- a/clpmfile +++ b/clpmfile @@ -5,15 +5,19 @@ (:asd "oneliners.api.asd") -(:github "lazybones" - :path "cbeo/lazybones" - :branch "master") -(:github "lambda-riffs" - :path "cbeo/lambda-riffs" +(:git lazybones + :url "https://git.sr.ht/~cbeo/lazybones" :branch "master") -(:github "lazybones-client" - :path "cbeo/lazybones-client" +(:git lazybones-client + :url "https://git.sr.ht/~cbeo/lazybones-client" :branch "main") +(:git lambda-riffs + :url "https://git.sr.ht/~cbeo/lambda-riffs" + :branch "master") + + + + -- cgit v1.2.3