gnu: r-aspli: Update to 2.12.0.
* gnu/packages/bioconductor.scm (r-aspli): Update to 2.12.0. Change-Id: I717b99ed6a348749b2549f2386f793b11106d0e2master
parent
fa5b2b5dbc
commit
2688eb505d
|
@ -3816,13 +3816,13 @@ the spectra of the library with a sparse penalty.")
|
|||
(define-public r-aspli
|
||||
(package
|
||||
(name "r-aspli")
|
||||
(version "2.10.0")
|
||||
(version "2.12.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ASpli" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0462hf7anpmmqq4585kmjilw1q229r38lijbxq8xg0f3m8xvr1ga"))))
|
||||
"0rj103vvff2c20r018491i71393x0idq22ri4zg3qibx2accd7jy"))))
|
||||
(properties `((upstream-name . "ASpli")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue