gnu: bbmap: Use HTTPS home page URI.

* gnu/packages/bioinformatics.scm (bbmap)[home-page]: Use HTTPS URI.
This commit is contained in:
Nicolas Goaziou 2020-05-27 01:45:21 +02:00
parent 10857feaeb
commit f41f882272
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -14684,7 +14684,7 @@ is a Cython wrapper for FIt-SNE.")
("java-eclipse-jdt-core" ,java-eclipse-jdt-core) ("java-eclipse-jdt-core" ,java-eclipse-jdt-core)
("java-eclipse-jdt-compiler-apt" ,java-eclipse-jdt-compiler-apt) ("java-eclipse-jdt-compiler-apt" ,java-eclipse-jdt-compiler-apt)
("java-openmpi" ,java-openmpi))) ("java-openmpi" ,java-openmpi)))
(home-page "http://sourceforge.net/projects/bbmap/") (home-page "https://sourceforge.net/projects/bbmap/")
(synopsis "Aligner and other tools for short sequencing reads") (synopsis "Aligner and other tools for short sequencing reads")
(description (description
"This package provides bioinformatic tools to align, deduplicate, "This package provides bioinformatic tools to align, deduplicate,