Skip to content

Commit

Permalink
build: defpackage instead of uiop to satisfy ci builds
Browse files Browse the repository at this point in the history
  • Loading branch information
azimut committed Nov 14, 2024
1 parent 00843eb commit add4aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/package.lisp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(uiop:define-package #:scenic
(defpackage #:scenic
(:local-nicknames (#:a #:alexandria) (#:s #:serapeum) (#:re #:cl-ppcre))
(:use #:cepl
#:cepl.skitter
Expand Down

0 comments on commit add4aae

Please sign in to comment.