aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/ruby.scm
diff options
context:
space:
mode:
authorEfraim Flashner2022-10-24 10:56:09 +0300
committerEfraim Flashner2022-10-24 10:56:09 +0300
commit55bbe4b61ca1b4c32bc79c4a528fb090a64e0bb7 (patch)
treea2b9639de24b937908677786f289ab000a5d8556 /gn/packages/ruby.scm
parentb44f584e027d6b427dd55a42187d306a431609d9 (diff)
downloadguix-bioinformatics-55bbe4b61ca1b4c32bc79c4a528fb090a64e0bb7.tar.gz
gn: Fix ruby module licenses
Diffstat (limited to 'gn/packages/ruby.scm')
-rw-r--r--gn/packages/ruby.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gn/packages/ruby.scm b/gn/packages/ruby.scm
index ca0339f..d1df74c 100644
--- a/gn/packages/ruby.scm
+++ b/gn/packages/ruby.scm
@@ -127,7 +127,7 @@ and comma separated table files - useful for Excel sheets and SQL/RDF
output")
(home-page
"http://github.com/pjotrp/bioruby-table")
- (license expat)))
+ (license license:expat)))
(define-public ruby-ntlm-http
(package
@@ -213,7 +213,7 @@ submitted. Mechanize also keeps track of the sites that you have visited as
a history.")
(home-page
"http://docs.seattlerb.org/mechanize/")
- (license expat)))
+ (license license:expat)))
(define-public ruby-elasticsearch-transport
(package
@@ -5303,7 +5303,7 @@ specify.")
(description
"This package provides a small gem that attempts to guess and then force encoding of HTML documents for Ruby 1.9")
(home-page "https://github.com/cantino/guess_html_encoding")
- (license expat)))
+ (license license:expat)))
(define-public ruby-ruby-readability
(package