me
/
guix
Archived
1
0
Fork 0

gnu: r-roxygen2: Update to 7.2.2.

* gnu/packages/statistics.scm (r-roxygen2): Update to 7.2.2.
Ricardo Wurmus 2022-11-29 15:22:35 +01:00
parent d197e94cff
commit ec5875edd6
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2406,13 +2406,13 @@ tables, autolinks and strikethrough text.")
(define-public r-roxygen2
(package
(name "r-roxygen2")
(version "7.2.1")
(version "7.2.2")
(source (origin
(method url-fetch)
(uri (cran-uri "roxygen2" version))
(sha256
(base32
"08fs5jw6npriqsr8pribs2yy1r8163xzcv4gmlgmcaywj4jk9w6j"))))
"07pijickz5kgd31xzn2z11xqiym4sscj742qwbc5bjh7mayhhmki"))))
(build-system r-build-system)
(propagated-inputs
(list r-brew