gnu: r-adsplit: Update to 1.66.0.

* gnu/packages/bioconductor.scm (r-adsplit): Update to 1.66.0.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:44:30 +02:00
parent 3a29b78fa9
commit 3e524e46a0
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1738,13 +1738,13 @@ (define-public r-adimpute
(define-public r-adsplit
(package
(name "r-adsplit")
(version "1.64.0")
(version "1.66.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "adSplit" version))
(sha256
(base32
"1b4ck371h3a76m5h0brvlzsyg1g6q5fjrhra5hqv9pwxr330h9r2"))))
"1wl2gd0b7krf485clw67cxayp0g9argklkzn8nw1vrkil0vvr4jm"))))
(properties `((upstream-name . "adSplit")))
(build-system r-build-system)
(propagated-inputs