mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: r-biocthis: Update to 1.14.0.
* gnu/packages/bioconductor.scm (r-biocthis): Update to 1.14.0. Change-Id: I1ee87d7a43237325ee4c4d93d9f69f0c3764a13b
This commit is contained in:
parent
5090b976d5
commit
5748d5c626
1 changed files with 2 additions and 2 deletions
|
@ -24210,14 +24210,14 @@ (define-public r-bcrank
|
|||
(define-public r-biocthis
|
||||
(package
|
||||
(name "r-biocthis")
|
||||
(version "1.12.0")
|
||||
(version "1.14.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "biocthis" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0lxcsw70ib8wvkp3ii1l8vd4g2ddhj6g0x22dwcmwacr2myk3bg8"))))
|
||||
"1f09vw5qjxyirz5xbvnnjlwxg7z0i0y8yry49d1gyx0spyhzl7sp"))))
|
||||
(properties `((upstream-name . "biocthis")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue