gnu: r-iclusterplus: Update to 1.26.0.
* gnu/packages/bioconductor.scm (r-iclusterplus): Update to 1.26.0.master
parent
e65e81d285
commit
4bc0675de0
|
@ -5460,14 +5460,14 @@ and data files used across sessions.")
|
|||
(define-public r-iclusterplus
|
||||
(package
|
||||
(name "r-iclusterplus")
|
||||
(version "1.24.0")
|
||||
(version "1.26.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "iClusterPlus" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0j987xvxixdz0wnhgp4kgfcgz5jffrcdhmldrgpgv582qmf4r94w"))))
|
||||
"02ji84dsbn4wir8sim4qy8h57524mnrsq51wxc7n8ybp5x7n9k9q"))))
|
||||
(properties `((upstream-name . "iClusterPlus")))
|
||||
(build-system r-build-system)
|
||||
(native-inputs `(("gfortran" ,gfortran)))
|
||||
|
|
Reference in New Issue