[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
29/48: gnu: r-repr: Update to 1.1.7.
From: |
guix-commits |
Subject: |
29/48: gnu: r-repr: Update to 1.1.7. |
Date: |
Wed, 27 Mar 2024 08:50:46 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 2ba299fac803fa9b349acfee12adacb2297a4e58
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Mar 27 12:35:54 2024 +0100
gnu: r-repr: Update to 1.1.7.
* gnu/packages/cran.scm (r-repr): Update to 1.1.7.
Change-Id: I9fd9c543b402b026558e8fb9aa1eaf19f4a95b4b
---
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 d2ef8c799d..4b44f44d3a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -22769,14 +22769,14 @@ compatible with @code{rzmq} are also provided.")
(define-public r-repr
(package
(name "r-repr")
- (version "1.1.6")
+ (version "1.1.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "repr" version))
(sha256
(base32
- "0gv72qydk4r070q3jcqakvfcm4r0n9zzzpl82s0w87iw6sdnqbix"))))
+ "06q2xmg27w1hhapcf320zz92f5arwrf2sf0y1mp0j4a29mmnkgbk"))))
(build-system r-build-system)
(propagated-inputs
(list r-base64enc r-htmltools r-jsonlite r-pillar))
- 15/48: gnu: r-bslib: Update to 0.6.2., (continued)
- 15/48: gnu: r-bslib: Update to 0.6.2., guix-commits, 2024/03/27
- 18/48: gnu: r-littler: Update to 0.3.20., guix-commits, 2024/03/27
- 20/48: gnu: r-xfun: Update to 0.43., guix-commits, 2024/03/27
- 26/48: gnu: r-performance: Update to 0.11.0., guix-commits, 2024/03/27
- 11/48: gnu: r-callr: Update to 3.7.6., guix-commits, 2024/03/27
- 16/48: gnu: r-ggtern: Update to 3.5.0., guix-commits, 2024/03/27
- 17/48: gnu: r-inext: Update to 3.0.1., guix-commits, 2024/03/27
- 19/48: gnu: r-statsexpressions: Update to 1.5.4., guix-commits, 2024/03/27
- 23/48: gnu: r-insight: Update to 0.19.10., guix-commits, 2024/03/27
- 24/48: gnu: r-survey: Update to 4.4-2., guix-commits, 2024/03/27
- 29/48: gnu: r-repr: Update to 1.1.7.,
guix-commits <=
- 21/48: gnu: r-abc-data: Update to 1.1., guix-commits, 2024/03/27
- 22/48: gnu: r-ggsci: Update to 3.0.3., guix-commits, 2024/03/27
- 33/48: gnu: r-brms: Update to 2.21.0., guix-commits, 2024/03/27
- 43/48: gnu: r-tidymodels: Update to 1.2.0., guix-commits, 2024/03/27
- 45/48: gnu: r-maxlik: Update to 1.5-2.1., guix-commits, 2024/03/27
- 44/48: gnu: r-mlr3pipelines: Update to 0.5.1., guix-commits, 2024/03/27
- 46/48: gnu: r-lattice: Update to 0.22-6., guix-commits, 2024/03/27
- 48/48: gnu: r-rstudioapi: Update to 0.16.0., guix-commits, 2024/03/27
- 34/48: gnu: r-spatstat-explore: Update to 3.2-7., guix-commits, 2024/03/27
- 36/48: gnu: r-spatstat-linnet: Update to 3.1-5., guix-commits, 2024/03/27