[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
51/89: gnu: r-covr: Update to 3.5.1.
From: |
guix-commits |
Subject: |
51/89: gnu: r-covr: Update to 3.5.1. |
Date: |
Mon, 5 Oct 2020 18:34:57 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 2cab0e12b4bab3f79f11cf89598bcd8b167e5ba5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 5 22:44:27 2020 +0200
gnu: r-covr: Update to 3.5.1.
* gnu/packages/cran.scm (r-covr): Update to 3.5.1.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 226524a..21e9655 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -16652,13 +16652,13 @@ function and interfaces to external frameworks.")
(define-public r-covr
(package
(name "r-covr")
- (version "3.5.0")
+ (version "3.5.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "covr" version))
(sha256
- (base32 "1pvr95h7jg9hqq1qq1cccy323pkxldrwafl08151cc410499k4fb"))))
+ (base32 "0v5cv3cw2kpdr6wxmkbd3wclavr17zipypdcb10hhmpa4cvgqk55"))))
(properties `((upstream-name . "covr")))
(build-system r-build-system)
(propagated-inputs
- 29/89: gnu: r-multcomp: Update to 1.4-14., (continued)
- 29/89: gnu: r-multcomp: Update to 1.4-14., guix-commits, 2020/10/05
- 42/89: gnu: r-globals: Update to 0.13.0., guix-commits, 2020/10/05
- 67/89: gnu: r-workflows: Update to 0.2.0., guix-commits, 2020/10/05
- 73/89: gnu: r-survival: Update to 3.2-7., guix-commits, 2020/10/05
- 71/89: gnu: r-tidytext: Update to 0.2.6., guix-commits, 2020/10/05
- 77/89: gnu: r-backports: Update to 1.1.10., guix-commits, 2020/10/05
- 09/89: gnu: r-htmltable: Update to 2.1.0., guix-commits, 2020/10/05
- 11/89: gnu: r-lava: Update to 1.6.8., guix-commits, 2020/10/05
- 18/89: gnu: r-xfun: Update to 0.18., guix-commits, 2020/10/05
- 28/89: gnu: r-sandwich: Update to 3.0-0., guix-commits, 2020/10/05
- 51/89: gnu: r-covr: Update to 3.5.1.,
guix-commits <=
- 68/89: gnu: r-rsample: Update to 0.0.8., guix-commits, 2020/10/05
- 80/89: gnu: r-withr: Update to 2.3.0., guix-commits, 2020/10/05
- 81/89: gnu: r-readr: Update to 1.4.0., guix-commits, 2020/10/05