gnu: r-activepathways: Update to 2.0.5.
* gnu/packages/bioconductor.scm (r-activepathways): Update to 2.0.5. Change-Id: Ia67d411d6f07bdf3c733f4eab5527f3706f3134d
This commit is contained in:
parent
e964ade19c
commit
fdfc106fe0
@ -20287,14 +20287,14 @@ using whole genome sequencing data.")
|
||||
(define-public r-activepathways
|
||||
(package
|
||||
(name "r-activepathways")
|
||||
(version "2.0.4")
|
||||
(version "2.0.5")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "ActivePathways" version))
|
||||
(sha256
|
||||
(base32
|
||||
"07nmlkgznbv46kxy5s13bs7p3z9cxsynh6csbid6qsvqrpzv78pk"))))
|
||||
"098p21g7rm3q03wifg0zb71ldg3dyqp3iwhqmg3ci9r73dl4agjh"))))
|
||||
(properties
|
||||
`((upstream-name . "ActivePathways")))
|
||||
(build-system r-build-system)
|
||||
|
Loading…
Reference in New Issue
Block a user