[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/377: gnu: r-magick: Update to 2.7.3.
From: |
guix-commits |
Subject: |
26/377: gnu: r-magick: Update to 2.7.3. |
Date: |
Thu, 2 Sep 2021 17:54:25 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit bd7a0667bfb91815aa83bfc37bb3aec90e8ad88e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Aug 22 17:53:27 2021 +0200
gnu: r-magick: Update to 2.7.3.
* gnu/packages/cran.scm (r-magick): Update to 2.7.3.
---
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 974eeee..c1a291a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10206,14 +10206,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.2")
+ (version "2.7.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "magick" version))
(sha256
(base32
- "1ckp85wk9lj6jjm92ww4mg1r4h4zm2cm68y6fyb1hz4mr3nihmji"))))
+ "0h942bn7wfnzbbgq9hrs75c7igmg5r1c5sad2v0znhza4cp7p1w3"))))
(build-system r-build-system)
(inputs
`(("imagemagick" ,imagemagick)
- 16/377: gnu: r-servr: Update to 0.23., (continued)
- 16/377: gnu: r-servr: Update to 0.23., guix-commits, 2021/09/02
- 19/377: gnu: r-xfun: Update to 0.25., guix-commits, 2021/09/02
- 25/377: gnu: r-argparse: Update to 2.0.4., guix-commits, 2021/09/02
- 30/377: gnu: r-bigrquery: Update to 1.4.0., guix-commits, 2021/09/02
- 29/377: gnu: r-rgl: Update to 0.107.14., guix-commits, 2021/09/02
- 22/377: gnu: r-rgexf: Update to 0.16.2., guix-commits, 2021/09/02
- 24/377: gnu: r-insight: Update to 0.14.3., guix-commits, 2021/09/02
- 31/377: gnu: r-future-apply: Update to 1.8.1., guix-commits, 2021/09/02
- 35/377: gnu: r-terra: Update to 1.3-22., guix-commits, 2021/09/02
- 43/377: gnu: r-rlinsolve: Update to 0.3.2., guix-commits, 2021/09/02
- 26/377: gnu: r-magick: Update to 2.7.3.,
guix-commits <=
- 27/377: gnu: r-emmeans: Update to 1.6.3., guix-commits, 2021/09/02
- 32/377: gnu: r-bookdown: Update to 0.23., guix-commits, 2021/09/02
- 34/377: gnu: r-dae: Update to 3.2-10., guix-commits, 2021/09/02
- 47/377: gnu: r-infer: Update to 1.0.0., guix-commits, 2021/09/02
- 38/377: gnu: r-tree: Update to 1.0-41., guix-commits, 2021/09/02
- 33/377: gnu: r-ggplotify: Update to 0.0.9., guix-commits, 2021/09/02
- 36/377: gnu: r-sysfonts: Update to 0.8.5., guix-commits, 2021/09/02
- 45/377: gnu: r-brms: Update to 2.16.0., guix-commits, 2021/09/02
- 41/377: gnu: r-packrat: Update to 0.7.0., guix-commits, 2021/09/02
- 50/377: gnu: r-mlr3learners: Update to 0.5.0., guix-commits, 2021/09/02