mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 03:20:43 +02:00
gnu: r-bcrank: Update to 1.70.0.
* gnu/packages/bioconductor.scm (r-bcrank): Update to 1.70.0. Change-Id: Ia0745ad7967108fbcd551f87c5e4f0062b1f1df9
This commit is contained in:
parent
c606f5ce33
commit
4fa000ce59
1 changed files with 2 additions and 2 deletions
|
@ -27605,13 +27605,13 @@ included in the plots.")
|
||||||
(define-public r-bcrank
|
(define-public r-bcrank
|
||||||
(package
|
(package
|
||||||
(name "r-bcrank")
|
(name "r-bcrank")
|
||||||
(version "1.68.0")
|
(version "1.70.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "BCRANK" version))
|
(uri (bioconductor-uri "BCRANK" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1fjnxv3i8mi3l5gl1c6wpph4fsn8ax08h2b25m9ihs1nxp97x682"))))
|
(base32 "0jgryr10fyivrj5yhqdnikbkif2g53v4mhyfczb9z0c7p1vipcc6"))))
|
||||||
(properties `((upstream-name . "BCRANK")))
|
(properties `((upstream-name . "BCRANK")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs (list r-biostrings))
|
(propagated-inputs (list r-biostrings))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue