[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
67/76: gnu: r-dismo: Update to 1.3-14.
From: |
guix-commits |
Subject: |
67/76: gnu: r-dismo: Update to 1.3-14. |
Date: |
Wed, 31 May 2023 12:22:51 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 4560bd6f51f5eca0932023718e71b36a48bd3341
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed May 31 12:15:25 2023 +0200
gnu: r-dismo: Update to 1.3-14.
* gnu/packages/cran.scm (r-dismo): Update to 1.3-14.
---
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 2f586f7a0d..b48c6e3578 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -37365,14 +37365,14 @@ to archive and assign DOIs to data, software,
figures, and more.")
(define-public r-dismo
(package
(name "r-dismo")
- (version "1.3-9")
+ (version "1.3-14")
(source
(origin
(method url-fetch)
(uri (cran-uri "dismo" version))
(sha256
(base32
- "1vmyjch2nv7x80kj453bjbzfsdyhcmf9hw68lh2b05kpnqfm491r"))))
+ "1msc75xnc9lbnn8pivd5j4jvb1b9p3xgybfm2ak2mpb2aplz5837"))))
(properties `((upstream-name . "dismo")))
(build-system r-build-system)
(propagated-inputs
- 37/76: gnu: r-bookdown: Update to 0.34., (continued)
- 37/76: gnu: r-bookdown: Update to 0.34., guix-commits, 2023/05/31
- 48/76: gnu: r-quanteda: Update to 3.3.1., guix-commits, 2023/05/31
- 57/76: gnu: r-spatstat-random: Update to 3.1-5., guix-commits, 2023/05/31
- 65/76: gnu: r-tzdb: Update to 0.4.0., guix-commits, 2023/05/31
- 69/76: gnu: r-zoib: Update to 1.6., guix-commits, 2023/05/31
- 72/76: gnu: r-markdown: Update to 1.7., guix-commits, 2023/05/31
- 75/76: gnu: r-rrcov: Update to 1.7-3., guix-commits, 2023/05/31
- 51/76: gnu: r-scatterpie: Update to 0.2.0., guix-commits, 2023/05/31
- 58/76: gnu: r-spatstat: Update to 3.0-6., guix-commits, 2023/05/31
- 63/76: gnu: r-mlr3pipelines: Update to 0.5.0-1., guix-commits, 2023/05/31
- 67/76: gnu: r-dismo: Update to 1.3-14.,
guix-commits <=
- 49/76: gnu: r-stanheaders: Update to 2.26.25., guix-commits, 2023/05/31