Archived
1
0
Fork 0

gnu: pigx-rnaseq: Update to 0.0.19.

* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.19.
This commit is contained in:
Ricardo Wurmus 2021-08-13 15:23:20 +02:00
parent 2202909d17
commit a79ad5fce5
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -10447,7 +10447,7 @@ once. This package provides tools to perform Drop-seq analyses.")
(define-public pigx-rnaseq
(package
(name "pigx-rnaseq")
(version "0.0.18")
(version "0.0.19")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/BIMSBbioinfo/pigx_rnaseq/"
@ -10455,7 +10455,7 @@ once. This package provides tools to perform Drop-seq analyses.")
"/pigx_rnaseq-" version ".tar.gz"))
(sha256
(base32
"1622l6grmsk0wm859rvllngx29q3v16jjvzcdq2bmrlamccrj82y"))))
"1ja3bda1appxrzbfy7wp7khy30mm7lic8xbq3gkbpc5bld3as9cm"))))
(build-system gnu-build-system)
(arguments
`(#:parallel-tests? #f ; not supported