guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: pigx-scrnaseq: Update to 0.0.4.


From: Ricardo Wurmus
Subject: 01/01: gnu: pigx-scrnaseq: Update to 0.0.4.
Date: Mon, 28 May 2018 07:21:41 -0400 (EDT)

rekado pushed a commit to branch rhel6
in repository guix.

commit 62aae1b6e4bd8c5e5d2acc77962358fb3030c950
Author: Ricardo Wurmus <address@hidden>
Date:   Wed May 23 15:27:32 2018 +0200

    gnu: pigx-scrnaseq: Update to 0.0.4.
    
    * gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.4.
---
 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 1768aad..3e1f0f0 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -12886,7 +12886,7 @@ methylation and segmentation.")
 (define-public pigx-scrnaseq
   (package
     (name "pigx-scrnaseq")
-    (version "0.0.3")
+    (version "0.0.4")
     (source (origin
               (method url-fetch)
               (uri (string-append 
"https://github.com/BIMSBbioinfo/pigx_scrnaseq/";
@@ -12894,7 +12894,7 @@ methylation and segmentation.")
                                   "/pigx_scrnaseq-" version ".tar.gz"))
               (sha256
                (base32
-                "12qdq0nj1wdkyighdxj6924bmbpd1a0b3gam6w64l4hiqrv5sijz"))))
+                "1pvjm6f3mascprs65vflggwwg5v925knvgal7k7a6nnlmw5qndrf"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags



reply via email to

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