guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/87: gnu: f-seq: Use HTTPS home page URI.


From: guix-commits
Subject: 01/87: gnu: f-seq: Use HTTPS home page URI.
Date: Sun, 28 Feb 2021 06:06:25 -0500 (EST)

ngz pushed a commit to branch master
in repository guix.

commit 3759df574d6c0fa48e144c511dc0e10d8fd166a6
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Feb 28 11:03:56 2021 +0100

    gnu: f-seq: Use HTTPS home page URI.
    
    * gnu/packages/bioinformatics.scm (f-seq)[home-page]: Use HTTPS URI.
---
 gnu/packages/bioinformatics.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 1c42e50..42476a4 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -11423,7 +11423,7 @@ browser.")
       (inputs
        `(("perl" ,perl)
          ("java-commons-cli" ,java-commons-cli)))
-      (home-page "http://fureylab.web.unc.edu/software/fseq/";)
+      (home-page "https://fureylab.web.unc.edu/software/fseq/";)
       (synopsis "Feature density estimator for high-throughput sequence tags")
       (description
        "F-Seq is a software package that generates a continuous tag sequence



reply via email to

[Prev in Thread] Current Thread [Next in Thread]