From 17df3f9d080134ad7c6fef6b18ecd4fdf5c61906 Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Wed, 3 Apr 2024 14:48:49 +0200 Subject: strong-type: rename module: reflect file structure --- packages/komodo/strong-type.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/komodo/strong-type.scm') diff --git a/packages/komodo/strong-type.scm b/packages/komodo/strong-type.scm index aca04e2..4cf3b49 100644 --- a/packages/komodo/strong-type.scm +++ b/packages/komodo/strong-type.scm @@ -1,4 +1,4 @@ -(define-module (strong-type) +(define-module (packages komodo strong-type) ;; #:use-module (guix build utils) #:use-module (guix build-system copy) ;; #:use-module (guix build-system cmake) -- cgit v1.2.3