mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: r-rcistarget: Update to 1.18.2.
* gnu/packages/bioconductor.scm (r-rcistarget): Update to 1.18.2.
This commit is contained in:
parent
031dbcbd0e
commit
fc617e70e6
1 changed files with 2 additions and 2 deletions
|
@ -13944,14 +13944,14 @@ (define-public r-depecher
|
|||
(define-public r-rcistarget
|
||||
(package
|
||||
(name "r-rcistarget")
|
||||
(version "1.17.0")
|
||||
(version "1.18.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "RcisTarget" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1anwin5476q2n0zgywrmp3nj6sgy07i6pw1lczydvn4h1a8n1rvk"))))
|
||||
"02lz2m2zhwy1dvmjvlss6qg0dh574qhnvn7al3wx7ck1hkz0dgi2"))))
|
||||
(properties `((upstream-name . "RcisTarget")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue