[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: pigx-rnaseq: Update to 0.0.8.
From: |
guix-commits |
Subject: |
01/01: gnu: pigx-rnaseq: Update to 0.0.8. |
Date: |
Thu, 4 Jul 2019 06:42:46 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c7b1d06024b6fcecced26ba0aca4459c69c5edbb
Author: Ricardo Wurmus <address@hidden>
Date: Thu Jul 4 12:42:15 2019 +0200
gnu: pigx-rnaseq: Update to 0.0.8.
* gnu/packages/bioinformatics.scm (pigx-rnaseq): 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 8c140a1..9a30a0e 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -12550,7 +12550,7 @@ once. This package provides tools to perform Drop-seq
analyses.")
(define-public pigx-rnaseq
(package
(name "pigx-rnaseq")
- (version "0.0.7")
+ (version "0.0.8")
(source (origin
(method url-fetch)
(uri (string-append
"https://github.com/BIMSBbioinfo/pigx_rnaseq/"
@@ -12558,7 +12558,7 @@ once. This package provides tools to perform Drop-seq
analyses.")
"/pigx_rnaseq-" version ".tar.gz"))
(sha256
(base32
- "013inbh22bjvwg2w0kx5i42k66w1zl4310ldip2ax6msgprs2ydj"))))
+ "19nhflzs6k5c7yhi7gkwggq237cjdd1s4b4qkj5x5fkwg0rhn33i"))))
(build-system gnu-build-system)
(arguments
`(#:parallel-tests? #f ; not supported