guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: pigx-chipseq: Update to 0.0.16.


From: Ricardo Wurmus
Subject: 01/01: gnu: pigx-chipseq: Update to 0.0.16.
Date: Sat, 16 Jun 2018 06:11:16 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 901bcb7815e6df702ee385dfa8fc6cd72c293869
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Jun 16 12:08:02 2018 +0200

    gnu: pigx-chipseq: Update to 0.0.16.
    
    * gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.16.
---
 gnu/packages/bioinformatics.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index a210319..42bc67e 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -12906,7 +12906,7 @@ expression report comparing samples in an easily 
configurable manner.")
 (define-public pigx-chipseq
   (package
     (name "pigx-chipseq")
-    (version "0.0.15")
+    (version "0.0.16")
     (source (origin
               (method url-fetch)
               (uri (string-append 
"https://github.com/BIMSBbioinfo/pigx_chipseq/";
@@ -12914,7 +12914,7 @@ expression report comparing samples in an easily 
configurable manner.")
                                   "/pigx_chipseq-" version ".tar.gz"))
               (sha256
                (base32
-                "11v9v3vyda0sv4cl45nki7mm4v4bjfcdq7a70kcvi9h465nq66wg"))))
+                "0s53840z53pih0jkllmcfb2la7c36zxmf229fshhyq8n6a2hgr8f"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f ; parts of the tests rely on access to the network



reply via email to

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