me
/
guix
Archived
1
0
Fork 0

gnu: r-rcistarget: Update to 1.10.0.

* gnu/packages/bioconductor.scm (r-rcistarget): Update to 1.10.0.
master
zimoun 2020-10-30 15:54:38 +01:00 committed by Ricardo Wurmus
parent fafaeab48b
commit 6481357330
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6540,14 +6540,14 @@ data, to only emphasize the data that actually matters.")
(define-public r-rcistarget (define-public r-rcistarget
(package (package
(name "r-rcistarget") (name "r-rcistarget")
(version "1.8.0") (version "1.10.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "RcisTarget" version)) (uri (bioconductor-uri "RcisTarget" version))
(sha256 (sha256
(base32 (base32
"1lvi873dv0vhw53s1pmcilw8qwlywm9p2ybphcl168nzh6w31r4i")))) "0a711jzxl1kggpk3ln68xzc5y30my4nbs1mxx8951pyi3jvzjfyf"))))
(properties `((upstream-name . "RcisTarget"))) (properties `((upstream-name . "RcisTarget")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs