me
/
guix
Archived
1
0
Fork 0

gnu: r-motifstack: Update to 1.38.0.

* gnu/packages/bioconductor.scm (r-motifstack): Update to 1.38.0.
master
Ricardo Wurmus 2021-11-04 22:04:24 +00:00
parent 9a27f82d03
commit 0b8b2b63a2
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8024,14 +8024,14 @@ Bioconductor.")
(define-public r-motifstack (define-public r-motifstack
(package (package
(name "r-motifstack") (name "r-motifstack")
(version "1.36.1") (version "1.38.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "motifStack" version)) (uri (bioconductor-uri "motifStack" version))
(sha256 (sha256
(base32 (base32
"140xclzgn5z64v5nm4kvj0qwvqb7ix91bbmimsfc6k1p0l8lwsvv")))) "1ck6bbnrab8mbf70alfdsrcv6lq0fkvcy3klhcwyxxir7r9sgbaz"))))
(properties `((upstream-name . "motifStack"))) (properties `((upstream-name . "motifStack")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs