mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: r-ioniser: Update to 2.32.0.
* gnu/packages/bioconductor.scm (r-ioniser): Update to 2.32.0. Change-Id: Ic7d3362a5b273c72dfc5980ac7ffaf7cf9cdbce3
This commit is contained in:
parent
e36f33e067
commit
6bf0eb1ce6
1 changed files with 2 additions and 2 deletions
|
@ -18586,14 +18586,14 @@ evaluation of DEG analysis methods.")
|
|||
(define-public r-ioniser
|
||||
(package
|
||||
(name "r-ioniser")
|
||||
(version "2.30.0")
|
||||
(version "2.32.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "IONiseR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1jb540h8klzxywm9dndijx04fnvk0gih9kxi351l24fwk8vppiqb"))))
|
||||
"1wbfgvckws9lya62dxys4rj140qjfz5kaxsj5292lq9r69j160rp"))))
|
||||
(properties `((upstream-name . "IONiseR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue