guix-commits
[Top][All Lists]
Advanced

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

03/09: gnu: grit: Update home page.


From: guix-commits
Subject: 03/09: gnu: grit: Update home page.
Date: Mon, 20 Jan 2020 20:27:57 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit b725655fce8444049f886955a143b005642f811a
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Tue Jan 21 01:28:41 2020 +0100

    gnu: grit: Update home page.
    
    * gnu/packages/bioinformatics.scm (grit)[home-page]: Use source code
    repository as home page.
---
 gnu/packages/bioinformatics.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 81ffbb7..a0a5597 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -3313,7 +3313,8 @@ association studies (GWAS).")
        ("python-networkx" ,python2-networkx)))
     (native-inputs
      `(("python-cython" ,python2-cython)))
-    (home-page "http://grit-bio.org";)
+    ;; The canonical <http://grit-bio.org> home page times out as of 
2020-01-21.
+    (home-page "https://github.com/nboley/grit";)
     (synopsis "Tool for integrative analysis of RNA-seq type assays")
     (description
      "GRIT is designed to use RNA-seq, TES, and TSS data to build and quantify



reply via email to

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