guix-commits
[Top][All Lists]
Advanced

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

06/12: gnu: edirect: Use HTTPS home page.


From: guix-commits
Subject: 06/12: gnu: edirect: Use HTTPS home page.
Date: Sun, 19 Jan 2020 00:09:59 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit f1fa954a7daa500c60172d524e35b8cf53eb398e
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 12:40:25 2020 +0100

    gnu: edirect: Use HTTPS home page.
    
    * gnu/packages/bioinformatics.scm (edirect)[home-page]: Use HTTPS.
---
 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 381c9df..4a84273 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -2796,7 +2796,7 @@ quantitative phenotypes.")
        ("perl-www-robotrules" ,perl-www-robotrules)
        ("perl-xml-simple" ,perl-xml-simple)
        ("perl" ,perl)))
-    (home-page "http://www.ncbi.nlm.nih.gov/books/NBK179288/";)
+    (home-page "https://www.ncbi.nlm.nih.gov/books/NBK179288/";)
     (synopsis "Tools for accessing the NCBI's set of databases")
     (description
      "Entrez Direct (EDirect) is a method for accessing the National Center



reply via email to

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