From 4c396de194a7b2cc8a0b9ff7b4768000422511bc Mon Sep 17 00:00:00 2001 From: Kenny Ballou Date: Tue, 14 Mar 2023 15:41:52 -0600 Subject: :rose: fixup guile module definitions Signed-off-by: Kenny Ballou --- systems/bard.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'systems') diff --git a/systems/bard.scm b/systems/bard.scm index 59885435..1ff57c40 100644 --- a/systems/bard.scm +++ b/systems/bard.scm @@ -1,4 +1,4 @@ -(define-module (systems daeva) +(define-module (systems bard) #:use-module (guix) #:use-module (guix records) #:use-module (guix utils) -- cgit v1.2.1