gnu: r-adimpute: Update to 1.10.0.
* gnu/packages/bioconductor.scm (r-adimpute): Update to 1.10.0.
This commit is contained in:
parent
bf29af41c9
commit
4690ee5805
@ -2212,13 +2212,13 @@ the @code{GFAGpathUi} function.")
|
|||||||
(define-public r-adimpute
|
(define-public r-adimpute
|
||||||
(package
|
(package
|
||||||
(name "r-adimpute")
|
(name "r-adimpute")
|
||||||
(version "1.8.0")
|
(version "1.10.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "ADImpute" version))
|
(uri (bioconductor-uri "ADImpute" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0wrprxd91vi4wwh9wixhx1ppbjsb56r4kcxgqz8w6ahr3z2387im"))))
|
"0a3r4bkf6g28lgsq21077ag9ba6zrfv6yflawx9fg73zdx4266jp"))))
|
||||||
(properties `((upstream-name . "ADImpute")))
|
(properties `((upstream-name . "ADImpute")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user