diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-01-21 01:43:36 +0100 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-01-21 02:15:31 +0100 |
commit | 0eeaf1ac3cd5ea21cf126017b639efd964a759f5 (patch) | |
tree | 2bd1ab5a6dfb10b8aaa9e684b30fb291ad3c9e00 /gnu | |
parent | 5832b88c45d2625f282d7057524a1d2664d0f8d0 (diff) | |
download | patches-0eeaf1ac3cd5ea21cf126017b639efd964a759f5.tar patches-0eeaf1ac3cd5ea21cf126017b639efd964a759f5.tar.gz |
gnu: raxml: Update home page.
* gnu/packages/bioinformatics.scm (raxml)[home-page]: Update.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/bioinformatics.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index c51aa89218..48f181db1b 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -5171,7 +5171,7 @@ extremely diverse sets of genomes.") #t))))) (inputs `(("openmpi" ,openmpi))) - (home-page "http://sco.h-its.org/exelixis/web/software/raxml/index.html") + (home-page "https://cme.h-its.org/exelixis/web/software/raxml/index.html") (synopsis "Randomized Axelerated Maximum Likelihood phylogenetic trees") (description "RAxML is a tool for phylogenetic analysis and post-analysis of large |