[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/377: gnu: r-reprex: Update to 2.0.1.
From: |
guix-commits |
Subject: |
14/377: gnu: r-reprex: Update to 2.0.1. |
Date: |
Sun, 5 Sep 2021 10:06:42 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
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)
- 01/377: gnu: python-pygmsh: Update to 7.1.11., (continued)
- 01/377: gnu: python-pygmsh: Update to 7.1.11., guix-commits, 2021/09/05
- 04/377: gnu: emacs-olivetti: Update to 2.0.2., guix-commits, 2021/09/05
- 02/377: gnu: bat: Update to 0.18.3., guix-commits, 2021/09/05
- 03/377: gnu: emacs-org-ref: Update to 2.0.0., guix-commits, 2021/09/05
- 06/377: gnu: Add r-yulab-utils., guix-commits, 2021/09/05
- 07/377: gnu: Add r-ggfun., guix-commits, 2021/09/05
- 08/377: gnu: Add r-distributional., guix-commits, 2021/09/05
- 05/377: gnu: r-with-tests: Update to 4.1.1., guix-commits, 2021/09/05
- 11/377: gnu: r-cachem: Update to 1.0.6., guix-commits, 2021/09/05
- 10/377: gnu: Add r-tfautograph., guix-commits, 2021/09/05
- 14/377: gnu: r-reprex: Update to 2.0.1.,
guix-commits <=
- 13/377: gnu: r-ggpmisc: Update to 0.4.2-1., guix-commits, 2021/09/05
- 28/377: gnu: r-gert: Update to 1.3.2., guix-commits, 2021/09/05
- 34/377: gnu: r-dae: Update to 3.2-10., guix-commits, 2021/09/05
- 42/377: gnu: r-rsconnect: Update to 0.8.24., guix-commits, 2021/09/05
- 40/377: gnu: r-rpf: Update to 1.0.8., guix-commits, 2021/09/05
- 49/377: gnu: r-mlr3: Update to 0.12.0., guix-commits, 2021/09/05
- 51/377: gnu: r-english: Update to 1.2-6., guix-commits, 2021/09/05
- 16/377: gnu: r-servr: Update to 0.23., guix-commits, 2021/09/05
- 15/377: gnu: r-httpuv: Update to 1.6.2., guix-commits, 2021/09/05
- 33/377: gnu: r-ggplotify: Update to 0.0.9., guix-commits, 2021/09/05