git.fiddlerwoaroof.com
Browse code

chore: cleanup

Ed Langley authored on 21/10/2019 07:21:51
Showing 1 changed files
... ...
@@ -6,16 +6,16 @@
6 6
     :author "Ed L <edward@elangley.org>"
7 7
     :license "MIT"
8 8
     :depends-on (#:alexandria
9
-                 #:uiop
10
-                 #:data-lens
11
-                 #:serapeum
12
-                 #:fwoar-lisputils
13 9
                  #:cffi
14 10
                  #:cffi-libffi
15
-                 #:trivial-main-thread
11
+                 #:cffi-libffi
12
+                 #:data-lens
16 13
                  #:fset
14
+                 #:fwoar-lisputils
15
+                 #:serapeum
17 16
                  #:trivial-features
18
-                 #:cffi-libffi)
17
+                 #:trivial-main-thread
18
+                 #:uiop)
19 19
     :defsystem-depends-on (#:cffi-grovel
20 20
                            #:cffi-libffi)
21 21
     :components ((:file "package")