[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/08: gnu: r-covr: Update to 3.3.2.
From: |
guix-commits |
Subject: |
07/08: gnu: r-covr: Update to 3.3.2. |
Date: |
Thu, 17 Oct 2019 01:13:12 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 99791c53cb41661a366ded3355261b6196bbb28a
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Oct 17 06:22:36 2019 +0200
gnu: r-covr: Update to 3.3.2.
* gnu/packages/cran.scm (r-covr): Update to 3.3.2.
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index e1a1394..77dd93a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -15297,14 +15297,13 @@ function and interfaces to external frameworks.")
(define-public r-covr
(package
(name "r-covr")
- (version "3.3.1")
+ (version "3.3.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "covr" version))
(sha256
- (base32
- "0fvd7v53w11x6kaw61hbml8n1j2ck9l2fv2wvqdsg689xic9rqcs"))))
+ (base32 "160w0m2d06kdd8dar57lpph39rxx55xwncbpl3b21l7j9drh1s5f"))))
(properties `((upstream-name . "covr")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (d0d9000 -> 0230b92), guix-commits, 2019/10/17
- 02/08: gnu: linux-libre@4.9: Update to 4.9.196., guix-commits, 2019/10/17
- 03/08: gnu: linux-libre@4.14: Update to 4.14.149., guix-commits, 2019/10/17
- 01/08: gnu: linux-libre@4.4: Update to 4.4.196., guix-commits, 2019/10/17
- 06/08: gnu: linux-libre@5.3: Update to 5.3.6., guix-commits, 2019/10/17
- 04/08: gnu: linux-libre@4.19: Update to 4.19.79., guix-commits, 2019/10/17
- 07/08: gnu: r-covr: Update to 3.3.2.,
guix-commits <=
- 05/08: gnu: linux-libre@5.2: Update to 5.2.21., guix-commits, 2019/10/17
- 08/08: gnu: emacs-nhexl-mode: Update to 1.4., guix-commits, 2019/10/17