Skip to content
Snippets Groups Projects
Unverified Commit 82cc1174 authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

gnu: pigx-chipseq: Update to 0.0.40.

* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.40.
parent b4a33870
No related branches found
No related tags found
No related merge requests found
......@@ -12651,7 +12651,7 @@ (define-public pigx-rnaseq
(define-public pigx-chipseq
(package
(name "pigx-chipseq")
(version "0.0.31")
(version "0.0.40")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/BIMSBbioinfo/pigx_chipseq/"
......@@ -12659,7 +12659,7 @@ (define-public pigx-chipseq
"/pigx_chipseq-" version ".tar.gz"))
(sha256
(base32
"0l3vd9xwqzap3mmyj8xwqp84kj7scbq308diqnwg2albphl75xqs"))))
"0y9x62cfwzhsp82imnawyamxp58bcb00yjxdy44spylqnjdlsaj8"))))
(build-system gnu-build-system)
;; parts of the tests rely on access to the network
(arguments '(#:tests? #f))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment