guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: blasr: Add home page.


From: guix-commits
Subject: 01/01: gnu: blasr: Add home page.
Date: Mon, 18 Mar 2019 11:03:09 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit ee4ca57809ca51619e61f0a509b2c9f70979d139
Author: Ricardo Wurmus <address@hidden>
Date:   Mon Mar 18 16:02:30 2019 +0100

    gnu: blasr: Add home page.
    
    Reported by Efraim Flashner <address@hidden> on IRC.
    
    * gnu/packages/bioinformatics.scm (blasr)[home-page]: Add it.
---
 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 b2d7277..00a74a6 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -635,7 +635,7 @@ cpp.find_library('hdf5_cpp', dirs : '~a'), "
        ("zlib" ,zlib)))
     (native-inputs
      `(("pkg-config" ,pkg-config)))
-    (home-page "")
+    (home-page "https://github.com/PacificBiosciences/blasr";)
     (synopsis "PacBio long read aligner")
     (description
      "Blasr is a genomic sequence aligner for processing PacBio long reads.")



reply via email to

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