forgejo-updater/package.lisp

5 lines
82 B
Common Lisp

;;;; package.lisp
(defpackage #:forgejo-updater
(:use #:cl #:with-user-abort))