mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-iclusterplus: Update to 1.44.0.
* gnu/packages/bioconductor.scm (r-iclusterplus): Update to 1.44.0. Change-Id: If4e463bbee9e9020edb1dcb7411890927b1803f1
This commit is contained in:
parent
98b7d485d0
commit
d27e6f8fe0
1 changed files with 2 additions and 2 deletions
|
@ -20905,14 +20905,14 @@ and data files used across sessions.")
|
|||
(define-public r-iclusterplus
|
||||
(package
|
||||
(name "r-iclusterplus")
|
||||
(version "1.42.0")
|
||||
(version "1.44.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "iClusterPlus" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ir2xshq4qmzyli9v14cmlk262px47ng5gd23r4sf6p065xnws6m"))))
|
||||
"150g1903yiwn2314pvwp8dnm1ba69ckbx6668p1yx8kdiz13kvwj"))))
|
||||
(properties `((upstream-name . "iClusterPlus")))
|
||||
(build-system r-build-system)
|
||||
(native-inputs (list gfortran r-biocgenerics r-runit))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue