gnu: r-doby: Update to 4.6.11.

* gnu/packages/cran.scm (r-doby): Update to 4.6.11.
This commit is contained in:
Ricardo Wurmus 2021-07-26 15:19:07 +02:00
parent c633e5f40a
commit dce011239f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -9085,14 +9085,14 @@ the work.")
(define-public r-doby
(package
(name "r-doby")
(version "4.6.10")
(version "4.6.11")
(source
(origin
(method url-fetch)
(uri (cran-uri "doBy" version))
(sha256
(base32
"0vqmmxhr3mx8yyl38abvy0zqswfgn7jqgwvc5gdchdiq6v8flnfr"))))
"1xhjh2d7zfgw8wbcj5yfscvmwbjar1w544ika13da69dydm44j81"))))
(properties `((upstream-name . "doBy")))
(build-system r-build-system)
(propagated-inputs