gnu: r-adsplit: Update to 1.68.0.

* gnu/packages/bioconductor.scm (r-adsplit): Update to 1.68.0.
This commit is contained in:
zimoun 2022-11-17 03:50:03 +01:00 committed by Ricardo Wurmus
parent daf0729533
commit b772bc7f75
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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