me
/
guix
Archived
1
0
Fork 0

gnu: r-adimpute: Update to 1.12.0.

* gnu/packages/bioconductor.scm (r-adimpute): Update to 1.12.0.

Change-Id: I46dae4da51b0a47b8cdffdcd919828415b32d131
master
Ricardo Wurmus 2023-11-03 16:35:52 +01:00
parent fc9baf4ad2
commit 2f0f6284d1
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2409,13 +2409,13 @@ the @code{GFAGpathUi} function.")
(define-public r-adimpute (define-public r-adimpute
(package (package
(name "r-adimpute") (name "r-adimpute")
(version "1.10.0") (version "1.12.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
"0a3r4bkf6g28lgsq21077ag9ba6zrfv6yflawx9fg73zdx4266jp")))) "0299yyin2j8577db2w6mrxmsq68cjlzwyh7z1wvhbj0n1p75r871"))))
(properties `((upstream-name . "ADImpute"))) (properties `((upstream-name . "ADImpute")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs