gnu: r-doby: Update to 4.6.16.

* gnu/packages/cran.scm (r-doby): Update to 4.6.16.
This commit is contained in:
Ricardo Wurmus 2023-02-18 16:08:27 +01:00
parent f59c6878ac
commit 90af6ea79a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11971,14 +11971,14 @@ the work.")
(define-public r-doby
(package
(name "r-doby")
(version "4.6.15")
(version "4.6.16")
(source
(origin
(method url-fetch)
(uri (cran-uri "doBy" version))
(sha256
(base32
"14asz3bpyvxakvpap2aajk6f5j2d3d6vrvrgnlixg5q6gdbh465m"))))
"1rxvxhb572n29mbvkh6xmi7cnwc6c8g2xzw1wp10nfr9gnspx4ym"))))
(properties `((upstream-name . "doBy")))
(build-system r-build-system)
(propagated-inputs