aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gn/packages/ldc.scm2
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
-(define-module (gnu packages ldc)
+(define-module (gn packages ldc)
#:use-module ((guix licenses) #:prefix license:)
#:use-module (guix packages)
#:use-module (guix download)