gnu: edirect: Update home page.
* gnu/packages/bioinformatics.scm (edirect)[home-page]: Append trailing slash to home page.master
parent
c52a382c4a
commit
3d51ec919e
|
@ -1113,7 +1113,7 @@ data and settings.")
|
||||||
("perl" ,perl)))
|
("perl" ,perl)))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("unzip" ,unzip)))
|
`(("unzip" ,unzip)))
|
||||||
(home-page "http://www.ncbi.nlm.nih.gov/books/NBK179288")
|
(home-page "http://www.ncbi.nlm.nih.gov/books/NBK179288/")
|
||||||
(synopsis "Tools for accessing the NCBI's set of databases")
|
(synopsis "Tools for accessing the NCBI's set of databases")
|
||||||
(description
|
(description
|
||||||
"Entrez Direct (EDirect) is a method for accessing the National Center
|
"Entrez Direct (EDirect) is a method for accessing the National Center
|
||||||
|
|
Reference in New Issue