gnu: r-testit: Update to 0.15.

* gnu/packages/cran.scm (r-testit): Update to 0.15.

Change-Id: I2fbf1e11d5a17783c5de331169055dcf93dc40c8
This commit is contained in:
Ricardo Wurmus 2026-01-14 19:42:13 +01:00 committed by Andreas Enge
parent 5e1a72bac0
commit 8fe3b74114
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -35082,13 +35082,13 @@ R objects.")
(define-public r-testit
(package
(name "r-testit")
(version "0.13")
(version "0.15")
(source
(origin
(method url-fetch)
(uri (cran-uri "testit" version))
(sha256
(base32 "104dcxdmzgj340mwk4lpw1y6j1xc4rv4a2v09ckx3nvbmdl73m4h"))))
(base32 "01s2y2r75nwa9ncig3mxax7698fdf7vnx65mr8jdwkqjiaawv1pq"))))
(properties `((upstream-name . "testit")))
(build-system r-build-system)
(arguments