gnu: hmmer: Update urls.

* gnu/packages/bioinformatics.scm (hmmer)[source]: Project has moved to
eddylab, with their downloads.
[home-page]: Update to new homepage.
master
Efraim Flashner 2016-05-16 14:28:53 +03:00
parent d03f944614
commit a83e604662
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 2 additions and 2 deletions

View File

@ -2094,7 +2094,7 @@ particular, reads spanning multiple exons.")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
"http://selab.janelia.org/software/hmmer" "http://eddylab.org/software/hmmer"
(version-prefix version 1) "/" (version-prefix version 1) "/"
version "/hmmer-" version ".tar.gz")) version "/hmmer-" version ".tar.gz"))
(sha256 (sha256
@ -2102,7 +2102,7 @@ particular, reads spanning multiple exons.")
"0djmgc0pfli0jilfx8hql1axhwhqxqb8rxg2r5rg07aw73sfs5nx")))) "0djmgc0pfli0jilfx8hql1axhwhqxqb8rxg2r5rg07aw73sfs5nx"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(native-inputs `(("perl" ,perl))) (native-inputs `(("perl" ,perl)))
(home-page "http://hmmer.janelia.org") (home-page "http://hmmer.org/")
(synopsis "Biosequence analysis using profile hidden Markov models") (synopsis "Biosequence analysis using profile hidden Markov models")
(description (description
"HMMER is used for searching sequence databases for homologs of protein "HMMER is used for searching sequence databases for homologs of protein