gnu: r-aldex2: Update to 1.32.0.
* gnu/packages/bioconductor.scm (r-aldex2): Update to 1.32.0.
This commit is contained in:
parent
87932885ea
commit
769af4fda7
1 changed files with 2 additions and 2 deletions
|
@ -3018,13 +3018,13 @@ to transform JSON responses to formats more amenable to manipulation in R.")
|
|||
(define-public r-aldex2
|
||||
(package
|
||||
(name "r-aldex2")
|
||||
(version "1.30.0")
|
||||
(version "1.32.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ALDEx2" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0585s5pb8zr9il1vhxw9vjzzajmdcjmf9zz3zlc5vpczd3fnzfkf"))))
|
||||
"0gdkc8qwx3vpk5i09znlfrag7gk87piz61z90k96v6bm6x8sclb8"))))
|
||||
(properties `((upstream-name . "ALDEx2")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in a new issue