gnu: r-tfbstools: Update to 1.34.0.

* gnu/packages/bioconductor.scm (r-tfbstools): Update to 1.34.0.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:45:21 +02:00
parent bde757d11d
commit 7c9793b3e8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -13936,14 +13936,14 @@ advanced visualization of sets of conserved noncoding elements.")
(define-public r-tfbstools (define-public r-tfbstools
(package (package
(name "r-tfbstools") (name "r-tfbstools")
(version "1.32.0") (version "1.34.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "TFBSTools" version)) (uri (bioconductor-uri "TFBSTools" version))
(sha256 (sha256
(base32 (base32
"0j5gv145fczzdspwhbywlg47y05pgnkra9jg7bn4wa1k0cf5pr9g")))) "0l6j1r2cx7jfd39qzbyynk4jvzd81ys6yypzxjc97js4kkyrx29w"))))
(properties `((upstream-name . "TFBSTools"))) (properties `((upstream-name . "TFBSTools")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs