mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-11 03:44:04 +02:00
gnu: r-biobtreer: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-biobtreer): Update to 1.18.0. Change-Id: I9fcb882b50885435ba23f786395e4bd9bab64287
This commit is contained in:
@@ -24064,14 +24064,14 @@ anatomical terms, mapped to genes by expression patterns.")
|
||||
(define-public r-biobtreer
|
||||
(package
|
||||
(name "r-biobtreer")
|
||||
(version "1.16.0")
|
||||
(version "1.18.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "biobtreeR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0660rc8b4vkic4dbf64wkky68f0hk92ip52x7gihvv203cj9fin4"))))
|
||||
"1kzlssv731qlpjrqa4l72bw2fwjzdxc5045arydnggfvcksfr2q6"))))
|
||||
(properties `((upstream-name . "biobtreeR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
||||
Reference in New Issue
Block a user