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.8.


From: guix-commits
Subject: 01/01: gnu: pigx-scrnaseq: Update to 0.0.8.
Date: Thu, 27 Jun 2019 17:23:38 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit bae0f8af21fafd222a31f84c0dd9aaefeed2370f
Author: Ricardo Wurmus <address@hidden>
Date:   Thu Jun 27 23:17:19 2019 +0200

    gnu: pigx-scrnaseq: Update to 0.0.8.
    
    * gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.8.
---
 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 4f4d3d9..03463cb 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -12748,7 +12748,7 @@ methylation and segmentation.")
 (define-public pigx-scrnaseq
   (package
     (name "pigx-scrnaseq")
-    (version "0.0.7")
+    (version "0.0.8")
     (source (origin
               (method url-fetch)
               (uri (string-append 
"https://github.com/BIMSBbioinfo/pigx_scrnaseq/";
@@ -12756,7 +12756,7 @@ methylation and segmentation.")
                                   "/pigx_scrnaseq-" version ".tar.gz"))
               (sha256
                (base32
-                "131zarirv16w8653m0d66jgjnwqfsxqc0hix0rypssz4d83bl51j"))))
+                "0zv0sc5amivxhb95vx2gfx6l9bh7n80fh7h47dalnwxxnfvnzai4"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags



reply via email to

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