mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-18 00:42:17 -05:00
gnu: edirect: Use HTTPS home page.
* gnu/packages/bioinformatics.scm (edirect)[home-page]: Use HTTPS.
This commit is contained in:
parent
a0e82f85e0
commit
f1fa954a7d
1 changed files with 1 additions and 1 deletions
|
@ -2796,7 +2796,7 @@ (define-public edirect
|
|||
("perl-www-robotrules" ,perl-www-robotrules)
|
||||
("perl-xml-simple" ,perl-xml-simple)
|
||||
("perl" ,perl)))
|
||||
(home-page "http://www.ncbi.nlm.nih.gov/books/NBK179288/")
|
||||
(home-page "https://www.ncbi.nlm.nih.gov/books/NBK179288/")
|
||||
(synopsis "Tools for accessing the NCBI's set of databases")
|
||||
(description
|
||||
"Entrez Direct (EDirect) is a method for accessing the National Center
|
||||
|
|
Loading…
Reference in a new issue