gnu: r-activedriverwgs: Update to 1.0.3.
* gnu/packages/bioconductor.scm (r-activedriverwgs): Update to 1.0.3.
This commit is contained in:
parent
b615af830b
commit
231e33d636
1 changed files with 2 additions and 2 deletions
|
@ -11358,14 +11358,14 @@ (define-public r-activedriverwgs
|
|||
(define-public r-activepathways
|
||||
(package
|
||||
(name "r-activepathways")
|
||||
(version "1.0.2")
|
||||
(version "1.0.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "ActivePathways" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1hxy760x141ykrpqdbfldq4ggj1svj3lsrpwi4rb2x7r4lna937l"))))
|
||||
"0xcn2ymxb4npk1q8hap1ckj27mrkici44wjckc9v42mija29n8wk"))))
|
||||
(properties
|
||||
`((upstream-name . "ActivePathways")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Reference in a new issue