gnu: r-tfbstools: Update to 1.36.0.

* gnu/packages/bioconductor.scm (r-tfbstools): Update to 1.36.0.
This commit is contained in:
zimoun 2022-11-17 03:50:30 +01:00 committed by Ricardo Wurmus
parent 6dc8ec0358
commit 21b32e45bd
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -15966,14 +15966,14 @@ (define-public r-cner
(define-public r-tfbstools (define-public r-tfbstools
(package (package
(name "r-tfbstools") (name "r-tfbstools")
(version "1.34.0") (version "1.36.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
"0l6j1r2cx7jfd39qzbyynk4jvzd81ys6yypzxjc97js4kkyrx29w")))) "05kgkwmh5mcrm0xd81rzicysgknb8wrf71y2llikvma1b9c1g789"))))
(properties `((upstream-name . "TFBSTools"))) (properties `((upstream-name . "TFBSTools")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs