gnu: r-rcistarget: Update to 1.18.2.

* gnu/packages/bioconductor.scm (r-rcistarget): Update to 1.18.2.
This commit is contained in:
Ricardo Wurmus 2022-12-19 23:00:02 +01:00
parent 031dbcbd0e
commit fc617e70e6
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13944,14 +13944,14 @@ data, to only emphasize the data that actually matters.")
(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