[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
107/119: gnu: r-ggplot2: Update to 3.3.5.
From: |
guix-commits |
Subject: |
107/119: gnu: r-ggplot2: Update to 3.3.5. |
Date: |
Sat, 10 Jul 2021 16:32:13 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c4b65d50e3f1de67ebe0f7be82d1dd78f3137bda
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jul 10 13:26:25 2021 +0200
gnu: r-ggplot2: Update to 3.3.5.
* gnu/packages/statistics.scm (r-ggplot2): Update to 3.3.5.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index acba4cb..b341751 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1113,13 +1113,13 @@ using just two functions: melt and dcast (or acast).")
(define-public r-ggplot2
(package
(name "r-ggplot2")
- (version "3.3.3")
+ (version "3.3.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggplot2" version))
(sha256
- (base32 "1k136k1sr6dq1xvx6gs6gzji6hbnnwnsb5qivsxrblfv90irxhj5"))))
+ (base32 "1si46bf9p09qzs208hqffwcb40305p361whmwhc1pwrsmx7jjxdh"))))
(build-system r-build-system)
(propagated-inputs
`(("r-digest" ,r-digest)
- 46/119: gnu: r-network: Update to 1.17.1., (continued)
- 46/119: gnu: r-network: Update to 1.17.1., guix-commits, 2021/07/10
- 55/119: gnu: r-raster: Update to 3.4-13., guix-commits, 2021/07/10
- 74/119: gnu: r-seqinr: Update to 4.2-8., guix-commits, 2021/07/10
- 89/119: gnu: r-zvcv: Update to 2.1.1., guix-commits, 2021/07/10
- 95/119: gnu: r-spatstat-linnet: Update to 2.2-1., guix-commits, 2021/07/10
- 99/119: gnu: r-diversitree: Update to 0.9-16., guix-commits, 2021/07/10
- 101/119: gnu: r-textshaping: Update to 0.3.5., guix-commits, 2021/07/10
- 106/119: gnu: r-vroom: Update to 1.5.2., guix-commits, 2021/07/10
- 110/119: gnu: r-dplyr: Update to 1.0.7., guix-commits, 2021/07/10
- 109/119: gnu: r-testthat: Update to 3.0.4., guix-commits, 2021/07/10
- 107/119: gnu: r-ggplot2: Update to 3.3.5.,
guix-commits <=
- 114/119: gnu: r-glmnet: Update to 4.1-2., guix-commits, 2021/07/10
- 111/119: gnu: r-ade4: Update to 1.7-17., guix-commits, 2021/07/10