From 008d1e6efadeb174d5ba8c31bb2559f28735f8b4 Mon Sep 17 00:00:00 2001 From: pjotrp Date: Sun, 11 Dec 2016 07:18:57 +0000 Subject: ldc: Rename module --- gn/packages/ldc.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gn') diff --git a/gn/packages/ldc.scm b/gn/packages/ldc.scm index 45ba1b4..a2a0da8 100644 --- a/gn/packages/ldc.scm +++ b/gn/packages/ldc.scm @@ -17,7 +17,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -(define-module (gnu packages ldc) +(define-module (gn packages ldc) #:use-module ((guix licenses) #:prefix license:) #:use-module (guix packages) #:use-module (guix download) -- cgit v1.2.3