gnu: r-reprex: Update to 2.1.1.

* gnu/packages/cran.scm (r-reprex): Update to 2.1.1.

Change-Id: Ieed35fa390aa5d29f39ee29df1ce51ee07aedf5b
This commit is contained in:
Ricardo Wurmus 2024-08-16 18:32:37 +02:00
parent b3c07669e3
commit f9883b1e2b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -4484,14 +4484,14 @@ sources.")
(define-public r-reprex
(package
(name "r-reprex")
(version "2.1.0")
(version "2.1.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "reprex" version))
(sha256
(base32
"0ld90pkw2r7z115xdnyqk4p39vnxrc8jnn57sl4bkpg5frczw38a"))))
"174705043b90phm6aj5yb199pn1clipsnqgvhskhxybypj63cq68"))))
(build-system r-build-system)
(propagated-inputs
(list r-callr