[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/28: gnu: r-parallelly: Update to 1.24.0.
From: |
guix-commits |
Subject: |
16/28: gnu: r-parallelly: Update to 1.24.0. |
Date: |
Mon, 15 Mar 2021 08:46:17 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit dae999bc48c8d0ac8853cb13550250645ce0f27b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Mar 15 13:41:41 2021 +0100
gnu: r-parallelly: Update to 1.24.0.
* gnu/packages/cran.scm (r-parallelly): Update to 1.24.0.
---
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 c677690..4196a89 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13701,14 +13701,14 @@ them in distributed compute environments.")
(define-public r-parallelly
(package
(name "r-parallelly")
- (version "1.23.0")
+ (version "1.24.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "parallelly" version))
(sha256
(base32
- "025whcz55wj9jd73dalkbxh4l2331mqn758glr6hlf472lwf4v1p"))))
+ "1x04pxcyyzmg1rl9mcd7mmxglzmxgy40fmbwpy7vf5y7z15rzrp6"))))
(properties `((upstream-name . "parallelly")))
(build-system r-build-system)
(home-page "https://github.com/HenrikBengtsson/parallelly")
- 08/28: gnu: r-ipred: Update to 0.9-11., (continued)
- 08/28: gnu: r-ipred: Update to 0.9-11., guix-commits, 2021/03/15
- 06/28: gnu: r-rvest: Update to 1.0.0., guix-commits, 2021/03/15
- 07/28: gnu: r-lava: Update to 1.6.9., guix-commits, 2021/03/15
- 12/28: gnu: r-flextable: Update to 0.6.4., guix-commits, 2021/03/15
- 02/28: gnu: Add r-spatstat-geom., guix-commits, 2021/03/15
- 03/28: gnu: Add r-spatstat-core., guix-commits, 2021/03/15
- 05/28: gnu: r-zoo: Update to 1.8-9., guix-commits, 2021/03/15
- 10/28: gnu: r-utf8: Update to 1.2.1., guix-commits, 2021/03/15
- 09/28: gnu: r-xfun: Update to 0.22., guix-commits, 2021/03/15
- 11/28: gnu: r-maptools: Update to 1.1-1., guix-commits, 2021/03/15
- 16/28: gnu: r-parallelly: Update to 1.24.0.,
guix-commits <=
- 17/28: gnu: r-lavaan: Update to 0.6-8., guix-commits, 2021/03/15
- 22/28: gnu: r-bbotk: Update to 0.3.1., guix-commits, 2021/03/15
- 26/28: gnu: r-formatr: Update to 1.8., guix-commits, 2021/03/15
- 27/28: gnu: r-rcpparmadillo: Update to 0.10.2.2.0., guix-commits, 2021/03/15
- 28/28: gnu: r-rsqlite: Update to 2.2.4., guix-commits, 2021/03/15
- 13/28: gnu: r-blockfest: Update to 2.0., guix-commits, 2021/03/15
- 19/28: gnu: r-brms: Update to 2.15.0., guix-commits, 2021/03/15
- 20/28: gnu: r-spatstat: Update to 2.0-1., guix-commits, 2021/03/15
- 21/28: gnu: r-workflows: Update to 0.2.2., guix-commits, 2021/03/15
- 14/28: gnu: r-magick: Update to 2.7.0., guix-commits, 2021/03/15