gnu: r-ebseq: Update to 1.38.0.

* gnu/packages/bioconductor.scm (r-ebseq): Update to 1.38.0.
This commit is contained in:
zimoun 2022-11-17 03:50:17 +01:00 committed by Ricardo Wurmus
parent 9fcaa4e3d8
commit c9dc9b10e8
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9127,14 +9127,14 @@ (define-public r-nbpseq
(define-public r-ebseq
(package
(name "r-ebseq")
(version "1.36.0")
(version "1.38.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "EBSeq" version))
(sha256
(base32
"192xl9fwsh04w563yk33mfl303d1kqby2ssbqkckqsdr4jb7d57y"))))
"1gh1cyb76gv2h0knh780648gsbgpn76adfj6x3pjzily5m5bmin0"))))
(properties `((upstream-name . "EBSeq")))
(build-system r-build-system)
(propagated-inputs