[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/80: gnu: r-reprex: Update to 2.0.1.
From: |
guix-commits |
Subject: |
10/80: gnu: r-reprex: Update to 2.0.1. |
Date: |
Tue, 24 Aug 2021 06:31:38 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 7285c1db5333d1ac8ecc4786b6b36f497c9dcb0e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Aug 22 17:53:24 2021 +0200
gnu: r-reprex: Update to 2.0.1.
* gnu/packages/cran.scm (r-reprex): Update to 2.0.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 cc122f8..5d95152 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1197,14 +1197,14 @@ package is a port of the Python package
@code{cssselect}.")
(define-public r-reprex
(package
(name "r-reprex")
- (version "2.0.0")
+ (version "2.0.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "reprex" version))
(sha256
(base32
- "1lcnxczy28n4g3rvph09va7svcznfyqa7zdggklqb924qvy7flwh"))))
+ "09k4rasp7mz6n796dsklcbc5l7prljiznrm7fra16qybr9kqcv8f"))))
(build-system r-build-system)
(propagated-inputs
`(("r-callr" ,r-callr)
- 16/80: gnu: r-tinytex: Update to 0.33., (continued)
- 16/80: gnu: r-tinytex: Update to 0.33., guix-commits, 2021/08/24
- 06/80: gnu: Add r-tfautograph., guix-commits, 2021/08/24
- 17/80: gnu: r-later: Update to 1.3.0., guix-commits, 2021/08/24
- 18/80: gnu: r-rgexf: Update to 0.16.2., guix-commits, 2021/08/24
- 19/80: gnu: r-rbibutils: Update to 2.2.3., guix-commits, 2021/08/24
- 24/80: gnu: r-gert: Update to 1.3.2., guix-commits, 2021/08/24
- 27/80: gnu: r-future-apply: Update to 1.8.1., guix-commits, 2021/08/24
- 07/80: gnu: r-cachem: Update to 1.0.6., guix-commits, 2021/08/24
- 08/80: gnu: r-datawizard: Update to 0.2.0., guix-commits, 2021/08/24
- 09/80: gnu: r-ggpmisc: Update to 0.4.2-1., guix-commits, 2021/08/24
- 10/80: gnu: r-reprex: Update to 2.0.1.,
guix-commits <=
- 11/80: gnu: r-httpuv: Update to 1.6.2., guix-commits, 2021/08/24
- 13/80: gnu: r-d3r: Update to 1.0.0., guix-commits, 2021/08/24
- 14/80: gnu: r-bbmle: Update to 1.0.24., guix-commits, 2021/08/24
- 20/80: gnu: r-insight: Update to 0.14.3., guix-commits, 2021/08/24
- 21/80: gnu: r-argparse: Update to 2.0.4., guix-commits, 2021/08/24
- 22/80: gnu: r-magick: Update to 2.7.3., guix-commits, 2021/08/24
- 23/80: gnu: r-emmeans: Update to 1.6.3., guix-commits, 2021/08/24
- 25/80: gnu: r-rgl: Update to 0.107.14., guix-commits, 2021/08/24
- 26/80: gnu: r-bigrquery: Update to 1.4.0., guix-commits, 2021/08/24
- 29/80: gnu: r-ggplotify: Update to 0.0.9., guix-commits, 2021/08/24