me
/
guix
Archived
1
0
Fork 0

gnu: r-motifstack: Update to 1.42.0.

* gnu/packages/bioconductor.scm (r-motifstack): Update to 1.42.0.
master
zimoun 2022-11-17 03:50:21 +01:00 committed by Ricardo Wurmus
parent 1d8e36abd9
commit 1acf7fdae3
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11055,14 +11055,14 @@ Bioconductor.")
(define-public r-motifstack
(package
(name "r-motifstack")
(version "1.40.0")
(version "1.42.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "motifStack" version))
(sha256
(base32
"0d2ihx73chczbv6f91n04qb372plrdv7k4qws8shyw1fmvb1rq0z"))))
"18gfx5dq83s2ny39a7cgg4r3b05gg9l0kfg83brwrm1cby08jdhm"))))
(properties `((upstream-name . "motifStack")))
(build-system r-build-system)
(propagated-inputs