This commit is contained in:
Daniel Ziltener 2024-01-18 19:45:35 +01:00
parent 54fea37c23
commit 943dee29c3
Signed by: zilti
GPG key ID: B38976E82C9DAE42

View file

@ -18,7 +18,6 @@
(define-module (zilti build chicken-build-system)
#:use-module ((guix build gnu-build-system) #:prefix gnu:)
#:use-module (guix build utils)
#:use-module (ice-9 match)
#:use-module (ice-9 ftw)
#:use-module (srfi srfi-1)