me
/
guix
Archived
1
0
Fork 0

gnu: seqan: Use HTTPS home page URI.

* gnu/packages/bioinformatics.scm (seqan)[home-page]: Use HTTPS URI.
master
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
1 changed files with 1 additions and 1 deletions

View File

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