gnu: r-renv: Update to 1.1.6.

* gnu/packages/cran.scm (r-renv): Update to 1.1.6.

Change-Id: I7b79aac860e90512ce04e68d4c244ee8948ea1e1
This commit is contained in:
Ricardo Wurmus 2026-01-20 07:17:23 +01:00
parent 60569a821d
commit af2ec76d3c
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -24964,14 +24964,14 @@ those searches and pull data into their R sessions.")
(define-public r-renv
(package
(name "r-renv")
(version "1.1.5")
(version "1.1.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "renv" version))
(sha256
(base32
"1ch60km15004ck79v97dnym7s35hjhvypg2gj6imxg49b739ds9y"))))
"004nhp2hq8wrjvs0pjgsgqqxrd55ibg6hps6kiiknpvz6mj82x0g"))))
(properties `((upstream-name . "renv")))
(build-system r-build-system)
;; Tests attempt to install packages.