me
/
guix
Archived
1
0
Fork 0

gnu: pigx-rnaseq: Update to 0.1.1.

* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.1.1.

Change-Id: I16db332e3559bed5b302f08bd85f31c6c40e9619
master
Ricardo Wurmus 2024-05-15 09:37:04 +02:00
parent 898b5f30f3
commit 2b161f6130
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -16082,7 +16082,7 @@ once. This package provides tools to perform Drop-seq analyses.")
(define-public pigx-rnaseq
(package
(name "pigx-rnaseq")
(version "0.1.0")
(version "0.1.1")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/BIMSBbioinfo/pigx_rnaseq/"
@ -16090,7 +16090,7 @@ once. This package provides tools to perform Drop-seq analyses.")
"/pigx_rnaseq-" version ".tar.gz"))
(sha256
(base32
"0acdjimfb9ywba8zsv7lavv436pmcmp8ra683h11wr4s3681pqk8"))))
"0mlas0srl04mvgsyydm67gg5syijf1k2f6dy7bdqqxc70fywfd08"))))
(build-system gnu-build-system)
(arguments
`(#:parallel-tests? #f ; not supported