gnu: r-motifstack: Update to 1.36.0.

* gnu/packages/bioconductor.scm (r-motifstack): Update to 1.36.0.
This commit is contained in:
Ricardo Wurmus 2021-06-05 08:50:00 +02:00
parent 1390f426db
commit 6e762d2f5a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7731,14 +7731,14 @@ (define-public r-motifbreakr
(define-public r-motifstack
(package
(name "r-motifstack")
(version "1.34.0")
(version "1.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "motifStack" version))
(sha256
(base32
"1psqpdbgbad31bd8hg5bl62qi5s9rl75nzm85igfpxar3zwwxjlb"))))
"0yn348kmw7v46iym913ncx4yh5nxzmba8bdys52s12ldgjja53gp"))))
(properties `((upstream-name . "motifStack")))
(build-system r-build-system)
(propagated-inputs