mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-29 06:44:07 +02:00
gnu: r-bcrank: Update to 1.74.0.
* gnu/packages/bioconductor.scm (r-bcrank): Update to 1.74.0. Change-Id: I1d4386670cf754e60b2738aa84377f665660d5f8
This commit is contained in:
@@ -28270,13 +28270,13 @@ included in the plots.")
|
||||
(define-public r-bcrank
|
||||
(package
|
||||
(name "r-bcrank")
|
||||
(version "1.72.0")
|
||||
(version "1.74.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BCRANK" version))
|
||||
(sha256
|
||||
(base32 "0snryc43qkhcgaaymdxrfviyg700zvq32s7y3pl649l4qnvr0y4p"))))
|
||||
(base32 "0m6xwyfz710h8yfgp9a02vlacd1mqgjipdj9y8532ryqcnq622bn"))))
|
||||
(properties `((upstream-name . "BCRANK")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-biostrings))
|
||||
|
||||
Reference in New Issue
Block a user