gnu: seqan: Use HTTPS home page URI.

* gnu/packages/bioinformatics.scm (seqan)[home-page]: Use HTTPS URI.
This commit is contained in:
Nicolas Goaziou 2021-03-06 16:01:24 +01:00
parent 0e36ea2337
commit e062572812
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -6608,7 +6608,7 @@ (define-public seqan
`(("source" ,source)
("tar" ,tar)
("xz" ,xz)))
(home-page "http://www.seqan.de")
(home-page "https://www.seqan.de")
(synopsis "Library for nucleotide sequence analysis")
(description
"SeqAn is a C++ library of efficient algorithms and data structures for