aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/ldc.scm
diff options
context:
space:
mode:
authorpjotrp2016-12-11 07:18:57 +0000
committerpjotrp2016-12-11 07:18:57 +0000
commit008d1e6efadeb174d5ba8c31bb2559f28735f8b4 (patch)
treed9ad344f5501a811423ac671733aeb361dcf6aef /gn/packages/ldc.scm
parent0845b5345e84d0c3000cdeee3b4c42b17b85ddf0 (diff)
downloadguix-bioinformatics-008d1e6efadeb174d5ba8c31bb2559f28735f8b4.tar.gz
ldc: Rename module
Diffstat (limited to 'gn/packages/ldc.scm')
-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)