From c81e1100651708890a0bffc98ed0eb27c3f35c9f Mon Sep 17 00:00:00 2001 From: pjotrp Date: Sat, 17 Dec 2022 10:26:51 -0600 Subject: Update license field to stop error --- gn/packages/bioinformatics.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gn/packages/bioinformatics.scm') diff --git a/gn/packages/bioinformatics.scm b/gn/packages/bioinformatics.scm index 25aece9..9cc3c83 100644 --- a/gn/packages/bioinformatics.scm +++ b/gn/packages/bioinformatics.scm @@ -430,7 +430,7 @@ reads.") (description "Variant detection in massively parallel sequencing data.") ;; Free for non-commercial use by academic, government, and ;; non-profit/not-for-profit institutions - (license license:non-copyleft))) + (license #f))) (define-public edirect-gn (deprecated-package "edirect-gn" edirect)) -- cgit v1.2.3