aboutsummaryrefslogtreecommitdiff
path: root/clpmfile
blob: 42628618de61c11afe6dd4dff60888ec13b7afac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
;;; -*- Mode: common-lisp; -*-
(:api-version "0.4")

(:source "quicklisp" :url "https://beta.quicklisp.org/dist/quicklisp.txt" :type :quicklisp)

(:asd "oneliners.api.asd")


(:git lazybones
 :url "https://git.sr.ht/~cbeo/lazybones"
 :branch "master")

(: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")