me
/
guix
Archived
1
0
Fork 0

gnu: r-decomplexdisease: Update to 1.18.0.

* gnu/packages/bioconductor.scm (r-decomplexdisease): Update to 1.18.0.
master
zimoun 2022-11-17 03:50:06 +01:00 committed by Ricardo Wurmus
parent 483084b7f9
commit 8fd5bbc31e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3378,13 +3378,13 @@ higher deregulation levels.")
(define-public r-decomplexdisease
(package
(name "r-decomplexdisease")
(version "1.16.0")
(version "1.18.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "DEComplexDisease" version))
(sha256
(base32
"09a967x1rnv7byjwh29ngjhs67rgg27zblmlzx6pyqlwy5jsp89d"))))
"12gw9b0gdwyih51j2gzay6vxhycgc52n8svd0slv6wsbw5rc19lh"))))
(properties `((upstream-name . "DEComplexDisease")))
(build-system r-build-system)
(propagated-inputs