gnu: r-ebseq: Update to 1.30.0.

* gnu/packages/bioconductor.scm (r-ebseq): Update to 1.30.0.
This commit is contained in:
zimoun 2020-10-30 15:49:23 +01:00 committed by Ricardo Wurmus
parent 850f4c2a36
commit 939c888dac
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2786,14 +2786,14 @@ (define-public r-nbpseq
(define-public r-ebseq
(package
(name "r-ebseq")
(version "1.28.0")
(version "1.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "EBSeq" version))
(sha256
(base32
"0s9r1xxpfm5794ipjm5a5c8gfxicc6arma6f74aaz8zi5y5q9x5f"))))
"1x2489xaqg85v7n3yhqs0nh9ha6dn4m167dkc6akzig4xivwjjny"))))
(properties `((upstream-name . "EBSeq")))
(build-system r-build-system)
(propagated-inputs