gnu: r-aldex2: Update to 1.30.0.
* gnu/packages/bioconductor.scm (r-aldex2): Update to 1.30.0.
This commit is contained in:
parent
190ed5f137
commit
eddbd27be5
1 changed files with 2 additions and 2 deletions
|
@ -2263,13 +2263,13 @@ (define-public r-anaquin
|
|||
(define-public r-aldex2
|
||||
(package
|
||||
(name "r-aldex2")
|
||||
(version "1.28.1")
|
||||
(version "1.30.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ALDEx2" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0xppx52sllbz4pli174422i4kkf37v0yl844088nbj3j9r6pfbj9"))))
|
||||
"0585s5pb8zr9il1vhxw9vjzzajmdcjmf9zz3zlc5vpczd3fnzfkf"))))
|
||||
(properties `((upstream-name . "ALDEx2")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue