[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
100/122: gnu: r-dismo: Update to 1.3-8.
From: |
guix-commits |
Subject: |
100/122: gnu: r-dismo: Update to 1.3-8. |
Date: |
Wed, 10 Aug 2022 07:52:08 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 7e292204873015b407ab66182e1fe2a531d6c52f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Aug 10 12:20:15 2022 +0200
gnu: r-dismo: Update to 1.3-8.
* gnu/packages/cran.scm (r-dismo): Update to 1.3-8.
---
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 5cc9ef524b..da0d52f92f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -32662,14 +32662,14 @@ to archive and assign DOIs to data, software,
figures, and more.")
(define-public r-dismo
(package
(name "r-dismo")
- (version "1.3-5")
+ (version "1.3-8")
(source
(origin
(method url-fetch)
(uri (cran-uri "dismo" version))
(sha256
(base32
- "1rqf6h4imbqvs7hjd1k4my6154wg0qnmnp5byan403rcshr1jbl1"))))
+ "17dwk4fv9l903fp38ab9arc4dfyrj1sbllfxlybkdwm9lpsn1qv6"))))
(properties `((upstream-name . "dismo")))
(build-system r-build-system)
(propagated-inputs
- 118/122: gnu: r-quantreg: Update to 5.94., (continued)
- 118/122: gnu: r-quantreg: Update to 5.94., guix-commits, 2022/08/10
- 119/122: gnu: r-lme4: Update to 1.1-30., guix-commits, 2022/08/10
- 74/122: gnu: r-actuar: Update to 3.3-0., guix-commits, 2022/08/10
- 87/122: gnu: r-workflowsets: Update to 1.0.0., guix-commits, 2022/08/10
- 101/122: gnu: r-paws-common: Update to 0.4.0., guix-commits, 2022/08/10
- 115/122: gnu: r-pcapp: Update to 2.0-2., guix-commits, 2022/08/10
- 89/122: gnu: r-tidymodels: Update to 1.0.0., guix-commits, 2022/08/10
- 98/122: gnu: r-textplot: Update to 0.2.2., guix-commits, 2022/08/10
- 121/122: gnu: r-effects: Update to 4.2-2., guix-commits, 2022/08/10
- 108/122: gnu: r-roxygen2: Update to 7.2.1., guix-commits, 2022/08/10
- 100/122: gnu: r-dismo: Update to 1.3-8.,
guix-commits <=
- 91/122: gnu: r-mlr3measures: Update to 0.5.0., guix-commits, 2022/08/10
- 99/122: gnu: r-rapiserialize: Update to 0.1.1., guix-commits, 2022/08/10