[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/77: gnu: r-magick: Update to 2.8.1.
From: |
guix-commits |
Subject: |
37/77: gnu: r-magick: Update to 2.8.1. |
Date: |
Wed, 25 Oct 2023 10:59:59 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit d83a16c4896dde0545c64952942261c66aa6a627
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Oct 25 16:57:37 2023 +0200
gnu: r-magick: Update to 2.8.1.
* gnu/packages/cran.scm (r-magick): Update to 2.8.1.
Change-Id: Id8cbf2df9718cc8bddacee10c2e0433a308f46df
---
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 bbabb5f4fd..163f8718af 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -15416,14 +15416,14 @@ samples is large and the number of mixture components
is not too large.")
(define-public r-magick
(package
(name "r-magick")
- (version "2.8.0")
+ (version "2.8.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "magick" version))
(sha256
(base32
- "1al1apw9vgdl6ccm4nnpqpnya0pi2cfp62xii7dwnv7pd47m8fp8"))))
+ "13j55dwvcqbyqgx0c6vj9knqrz25pc2xz19f22b2gm0p307d3z6q"))))
(properties
'((updater-extra-inputs . ("imagemagick"))))
(build-system r-build-system)
- 60/77: gnu: r-spatstat-data: Update to 3.0-3., (continued)
- 60/77: gnu: r-spatstat-data: Update to 3.0-3., guix-commits, 2023/10/25
- 66/77: gnu: r-ragg: Update to 1.2.6., guix-commits, 2023/10/25
- 65/77: gnu: r-textshaping: Update to 0.3.7., guix-commits, 2023/10/25
- 68/77: gnu: r-rworldmap: Update to 1.3-8., guix-commits, 2023/10/25
- 73/77: gnu: r-rpart: Update to 4.1.21., guix-commits, 2023/10/25
- 28/77: gnu: r-radiant-data: Update to 1.6.2., guix-commits, 2023/10/25
- 30/77: gnu: r-factominer: Update to 2.9., guix-commits, 2023/10/25
- 33/77: gnu: r-flextable: Update to 0.9.4., guix-commits, 2023/10/25
- 34/77: gnu: r-cmplot: Update to 4.4.3., guix-commits, 2023/10/25
- 35/77: gnu: r-precrec: Update to 0.14.4., guix-commits, 2023/10/25
- 37/77: gnu: r-magick: Update to 2.8.1.,
guix-commits <=
- 40/77: gnu: r-emmeans: Update to 1.8.9., guix-commits, 2023/10/25
- 41/77: gnu: r-ggeffects: Update to 1.3.2., guix-commits, 2023/10/25
- 42/77: gnu: r-dotcall64: Update to 1.1-0., guix-commits, 2023/10/25
- 44/77: gnu: r-wk: Update to 0.9.0., guix-commits, 2023/10/25
- 45/77: gnu: r-bookdown: Update to 0.36., guix-commits, 2023/10/25
- 48/77: gnu: r-systemfonts: Update to 1.0.5., guix-commits, 2023/10/25
- 58/77: gnu: r-spatstat-utils: Update to 3.0-4., guix-commits, 2023/10/25
- 62/77: gnu: r-spatstat-random: Update to 3.2-1., guix-commits, 2023/10/25
- 67/77: gnu: r-qdapregex: Update to 0.7.8., guix-commits, 2023/10/25
- 63/77: gnu: r-slider: Update to 0.3.1., guix-commits, 2023/10/25