[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
63/99: gnu: r-imager: Update to 0.42.7.
From: |
guix-commits |
Subject: |
63/99: gnu: r-imager: Update to 0.42.7. |
Date: |
Tue, 9 Mar 2021 16:07:22 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 61967afbc56fdf2459fbd12d98982be42f48b226
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 9 21:40:53 2021 +0100
gnu: r-imager: Update to 0.42.7.
* gnu/packages/cran.scm (r-imager): Update to 0.42.7.
---
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 812d37e..0ff1ea8 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -20871,14 +20871,14 @@ number embedded in the file rather than the file
extension.")
(define-public r-imager
(package
(name "r-imager")
- (version "0.42.3")
+ (version "0.42.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "imager" version))
(sha256
(base32
- "1wxvbv803222gjrf1ys6a349xlnmmdw3kqgi93piq9gq7lahihvg"))))
+ "1dq0rblnrmnk689bcdmml179gk9lff8x92s2npkjllgjq5q2vfpd"))))
(properties `((upstream-name . "imager")))
(build-system r-build-system)
(inputs
- 62/99: gnu: r-gamlss: Update to 5.3-1., (continued)
- 62/99: gnu: r-gamlss: Update to 5.3-1., guix-commits, 2021/03/09
- 76/99: gnu: r-textshaping: Update to 0.3.1., guix-commits, 2021/03/09
- 77/99: gnu: r-ragg: Update to 1.1.1., guix-commits, 2021/03/09
- 81/99: gnu: r-mgcv: Update to 1.8-34., guix-commits, 2021/03/09
- 94/99: gnu: r-hmisc: Update to 4.5-0., guix-commits, 2021/03/09
- 12/99: gnu: r-ps: Update to 1.6.0., guix-commits, 2021/03/09
- 11/99: gnu: r-partykit: Update to 1.2-13., guix-commits, 2021/03/09
- 22/99: gnu: r-argparser: Update to 0.7.1., guix-commits, 2021/03/09
- 35/99: gnu: r-doby: Update to 4.6.9., guix-commits, 2021/03/09
- 57/99: gnu: r-xmlparsedata: Update to 1.0.5., guix-commits, 2021/03/09
- 63/99: gnu: r-imager: Update to 0.42.7.,
guix-commits <=
- 82/99: gnu: r-svglite: Update to 2.0.0., guix-commits, 2021/03/09
- 29/99: gnu: r-ggsignif: Update to 0.6.1., guix-commits, 2021/03/09
- 42/99: gnu: r-ouch: Update to 2.15-1., guix-commits, 2021/03/09
- 58/99: gnu: r-dalex: Update to 2.1.1., guix-commits, 2021/03/09
- 55/99: gnu: r-ggforce: Update to 0.3.3., guix-commits, 2021/03/09
- 65/99: gnu: r-openmx: Update to 2.19.1., guix-commits, 2021/03/09
- 73/99: gnu: r-paradox: Update to 0.7.1., guix-commits, 2021/03/09
- 78/99: gnu: r-boot: Update to 1.3-27., guix-commits, 2021/03/09
- 80/99: gnu: r-cluster: Update to 2.1.1., guix-commits, 2021/03/09
- 84/99: gnu: r-testthat: Update to 3.0.2., guix-commits, 2021/03/09