~ruther/guix-local

75690c9f6bd7909868ae0f91ee7f3cf9e0be1942 — Ricardo Wurmus 8 years ago eda8f36
gnu: r-rcas: Correct license.

* gnu/packages/bioinformatics.scm (r-rcas)[license]: Use correct license.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +1 -1
@@ 8044,7 8044,7 @@ paired-end data.")
intuitive reports and publication-ready graphics.  This package provides the R
library implementing most of the pipeline's features.")
    (home-page "https://github.com/BIMSBbioinfo/RCAS")
    (license license:expat)))
    (license license:artistic2.0)))

(define-public rcas-web
  (package