[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
42/125: gnu: r-magick: Update to 2.7.2.
From: |
guix-commits |
Subject: |
42/125: gnu: r-magick: Update to 2.7.2. |
Date: |
Tue, 4 May 2021 01:33:18 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 94080fc0aa9d7bd2b3513144515ba84023ef6bd1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 4 07:13:09 2021 +0200
gnu: r-magick: Update to 2.7.2.
* gnu/packages/cran.scm (r-magick): Update to 2.7.2.
---
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 bcfce13..3135cea 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9819,14 +9819,14 @@ samples is large and the number of mixture components
is not too large.")
(define-public r-magick
(package
(name "r-magick")
- (version "2.7.1")
+ (version "2.7.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "magick" version))
(sha256
(base32
- "16svy84dq25g69axqgympsrh8dzssa1w3zz08zc8m6nprr3jqwqf"))))
+ "1ckp85wk9lj6jjm92ww4mg1r4h4zm2cm68y6fyb1hz4mr3nihmji"))))
(build-system r-build-system)
(inputs
`(("imagemagick" ,imagemagick)
- 29/125: gnu: r-parsedate: Update to 1.2.1., (continued)
- 29/125: gnu: r-parsedate: Update to 1.2.1., guix-commits, 2021/05/04
- 30/125: gnu: r-later: Update to 1.2.0., guix-commits, 2021/05/04
- 27/125: gnu: r-vctrs: Update to 0.3.8., guix-commits, 2021/05/04
- 32/125: gnu: r-reticulate: Update to 1.20., guix-commits, 2021/05/04
- 36/125: gnu: r-flextable: Update to 0.6.5., guix-commits, 2021/05/04
- 37/125: gnu: r-writexl: Update to 1.4.0., guix-commits, 2021/05/04
- 19/125: gnu: r-haven: Update to 2.4.1., guix-commits, 2021/05/04
- 25/125: gnu: r-cli: Update to 2.5.0., guix-commits, 2021/05/04
- 39/125: gnu: r-raster: Update to 3.4-10., guix-commits, 2021/05/04
- 40/125: gnu: r-svgui: Update to 1.0.1., guix-commits, 2021/05/04
- 42/125: gnu: r-magick: Update to 2.7.2.,
guix-commits <=
- 44/125: gnu: r-emmeans: Update to 1.6.0., guix-commits, 2021/05/04
- 45/125: gnu: r-tmb: Update to 1.7.20., guix-commits, 2021/05/04
- 48/125: gnu: r-ggeffects: Update to 1.1.0., guix-commits, 2021/05/04
- 26/125: gnu: r-processx: Update to 3.5.2., guix-commits, 2021/05/04
- 31/125: gnu: r-rastervis: Update to 0.50.2., guix-commits, 2021/05/04
- 33/125: gnu: r-rbibutils: Update to 2.1.1., guix-commits, 2021/05/04
- 34/125: gnu: r-brglm: Update to 0.7.2., guix-commits, 2021/05/04
- 35/125: gnu: r-entropy: Update to 1.3.0., guix-commits, 2021/05/04
- 38/125: gnu: r-doby: Update to 4.6.10., guix-commits, 2021/05/04
- 41/125: gnu: r-svdialogs: Update to 1.0.3., guix-commits, 2021/05/04