gnu: r-covr: Update to 3.6.4.

* gnu/packages/cran.scm (r-covr): Update to 3.6.4.

Change-Id: I5797214f14f11cd6f7eea166210dd7534b5163bc
This commit is contained in:
Ricardo Wurmus 2023-11-15 15:54:37 +01:00
parent d889bccd9d
commit a21cdec24d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -26489,13 +26489,13 @@ function and interfaces to external frameworks.")
(define-public r-covr
(package
(name "r-covr")
(version "3.6.3")
(version "3.6.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "covr" version))
(sha256
(base32 "17m2zzgfghr7gzcdgim21vsl12nd4714867dcp9xfb6ili31ikn0"))
(base32 "0al6n4gnnvgxk968skqnajpqpqyl6kpam3fmn782kihhcl1h8qib"))
(modules '((guix build utils)))
;; TODO: still need to replace highlight.js/highlight.pack.js
(snippet