gnu: r-tfbstools: Update to 1.34.0.
* gnu/packages/bioconductor.scm (r-tfbstools): Update to 1.34.0.
This commit is contained in:
parent
bde757d11d
commit
7c9793b3e8
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user