[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/68: gnu: r-emdist: Update to 0.3-2.
From: |
guix-commits |
Subject: |
03/68: gnu: r-emdist: Update to 0.3-2. |
Date: |
Tue, 15 Mar 2022 15:14:05 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit a70723978df77169a164e12fc9b4d72cb2e495ed
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 15 14:28:28 2022 +0100
gnu: r-emdist: Update to 0.3-2.
* gnu/packages/cran.scm (r-emdist): Update to 0.3-2.
---
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 cd8d93a1ae..253a01280a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -273,14 +273,14 @@ visualization of their differences.")
(define-public r-emdist
(package
(name "r-emdist")
- (version "0.3-1")
+ (version "0.3-2")
(source
(origin
(method url-fetch)
(uri (cran-uri "emdist" version))
(sha256
(base32
- "1z14pb9z9nkd0f2c8pln4hzkfqa9dk9n3vg8czc8jiv0ndnqi7rq"))))
+ "05mv6xhm15b0mq9kzyiblkb14bdqmjrwl64ghdk66il0w8i7p6nh"))))
(properties `((upstream-name . "emdist")))
(build-system r-build-system)
(home-page "http://www.rforge.net/emd")
- branch wip-r updated (6ef382aad6 -> 2955583a5b), guix-commits, 2022/03/15
- 04/68: gnu: r-rticles: Update to 0.23., guix-commits, 2022/03/15
- 03/68: gnu: r-emdist: Update to 0.3-2.,
guix-commits <=
- 11/68: gnu: r-ddalpha: Update to 1.3.12., guix-commits, 2022/03/15
- 15/68: gnu: r-renv: Update to 0.15.4., guix-commits, 2022/03/15
- 20/68: gnu: r-tmb: Update to 1.8.0., guix-commits, 2022/03/15
- 05/68: gnu: r-ape: Update to 5.6-2., guix-commits, 2022/03/15
- 09/68: gnu: r-dimred: Update to 0.2.5., guix-commits, 2022/03/15
- 07/68: gnu: r-rcppthread: Update to 2.1.2., guix-commits, 2022/03/15
- 13/68: gnu: r-xfun: Update to 0.30., guix-commits, 2022/03/15
- 14/68: gnu: r-maptools: Update to 1.1-3., guix-commits, 2022/03/15
- 23/68: gnu: r-circular: Update to 0.4-94., guix-commits, 2022/03/15
- 18/68: gnu: r-gam: Update to 1.20.1., guix-commits, 2022/03/15