mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 21:59:08 -05:00
gnu: domainfinder: Update home page URI.
* gnu/packages/chemistry.scm (domainfinder)[home-page]: Update URI.
This commit is contained in:
parent
357328d2a9
commit
7f489c5655
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ (define-public domainfinder
|
||||||
`(#:python ,python-2
|
`(#:python ,python-2
|
||||||
;; No test suite
|
;; No test suite
|
||||||
#:tests? #f))
|
#:tests? #f))
|
||||||
(home-page "http://dirac.cnrs-orleans.fr/DomainFinder")
|
(home-page "http://dirac.cnrs-orleans.fr/DomainFinder.html")
|
||||||
(synopsis "Analysis of dynamical domains in proteins")
|
(synopsis "Analysis of dynamical domains in proteins")
|
||||||
(description "DomainFinder is an interactive program for the determination
|
(description "DomainFinder is an interactive program for the determination
|
||||||
and characterization of dynamical domains in proteins. It can infer dynamical
|
and characterization of dynamical domains in proteins. It can infer dynamical
|
||||||
|
|
Loading…
Reference in a new issue