gnu: pigx-bsseq: Update to 0.1.6.

* gnu/packages/bioinformatics.scm (pigx-bsseq): Update to 0.1.6.
This commit is contained in:
Ricardo Wurmus 2021-11-20 16:30:58 +01:00
parent 5b96e96510
commit c618f4a9cc
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -11092,7 +11092,7 @@ (define-public pigx-chipseq
(define-public pigx-bsseq
(package
(name "pigx-bsseq")
(version "0.1.5")
(version "0.1.6")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/BIMSBbioinfo/pigx_bsseq/"
@ -11100,7 +11100,7 @@ (define-public pigx-bsseq
"/pigx_bsseq-" version ".tar.gz"))
(sha256
(base32
"05al5dacfp1vf1x3cq20jhd6w4xj5vaxslzaka6yrpg0av8sh3k3"))
"1dipikph0xdr8fp0h1flpafcrg60y4aabljg8fl1v92j3gxdggmw"))
(patches (search-patches "pigx-bsseq-no-citeproc.patch"))))
(build-system gnu-build-system)
(arguments