mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: r-rcistarget: Update to 1.10.0.
* gnu/packages/bioconductor.scm (r-rcistarget): Update to 1.10.0.
This commit is contained in:
parent
fafaeab48b
commit
6481357330
1 changed files with 2 additions and 2 deletions
|
@ -6540,14 +6540,14 @@ (define-public r-depecher
|
|||
(define-public r-rcistarget
|
||||
(package
|
||||
(name "r-rcistarget")
|
||||
(version "1.8.0")
|
||||
(version "1.10.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "RcisTarget" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1lvi873dv0vhw53s1pmcilw8qwlywm9p2ybphcl168nzh6w31r4i"))))
|
||||
"0a711jzxl1kggpk3ln68xzc5y30my4nbs1mxx8951pyi3jvzjfyf"))))
|
||||
(properties `((upstream-name . "RcisTarget")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue