[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/57: gnu: r-fastmatch: Update to 1.1-3.
From: |
guix-commits |
Subject: |
07/57: gnu: r-fastmatch: Update to 1.1-3. |
Date: |
Mon, 26 Jul 2021 09:39:19 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 9a606810911929d8be34edb5a7a54f7e3b82bf71
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 26 15:19:05 2021 +0200
gnu: r-fastmatch: Update to 1.1-3.
* gnu/packages/cran.scm (r-fastmatch): Update to 1.1-3.
---
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 2a30419..b1aa8b6 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3491,14 +3491,14 @@ use in R. It also provides a simple way for variable
interpolation in R.")
(define-public r-fastmatch
(package
(name "r-fastmatch")
- (version "1.1-0")
+ (version "1.1-3")
(source
(origin
(method url-fetch)
(uri (cran-uri "fastmatch" version))
(sha256
(base32
- "0z80jxkygmzn11sq0c2iz357s9bpki548lg926g85gldhfj1md90"))))
+ "0qcq1gwl9pijgp34giyq5y9rk0ly3d7xza2b7r68xx63ifqa1vqx"))))
(build-system r-build-system)
(home-page "https://www.rforge.net/fastmatch")
(synopsis "Fast match function")
- 26/57: gnu: r-parallelly: Update to 1.27.0., (continued)
- 26/57: gnu: r-parallelly: Update to 1.27.0., guix-commits, 2021/07/26
- 22/57: gnu: r-sjplot: Update to 2.8.9., guix-commits, 2021/07/26
- 29/57: gnu: r-adegenet: Update to 2.1.4., guix-commits, 2021/07/26
- 31/57: gnu: r-styler: Update to 1.5.1., guix-commits, 2021/07/26
- 27/57: gnu: r-compositions: Update to 2.0-2., guix-commits, 2021/07/26
- 32/57: gnu: r-sysfonts: Update to 0.8.4., guix-commits, 2021/07/26
- 37/57: gnu: r-spatstat-geom: Update to 2.2-2., guix-commits, 2021/07/26
- 38/57: gnu: r-spatstat-core: Update to 2.3-0., guix-commits, 2021/07/26
- 41/57: gnu: r-tune: Update to 0.1.6., guix-commits, 2021/07/26
- 42/57: gnu: r-workflowsets: Update to 0.1.0., guix-commits, 2021/07/26
- 07/57: gnu: r-fastmatch: Update to 1.1-3.,
guix-commits <=
- 12/57: gnu: r-rastervis: Update to 0.50.3., guix-commits, 2021/07/26
- 18/57: gnu: r-survey: Update to 4.1-1., guix-commits, 2021/07/26
- 24/57: gnu: r-afex: Update to 1.0-1., guix-commits, 2021/07/26
- 39/57: gnu: r-spatstat-linnet: Update to 2.3-0., guix-commits, 2021/07/26
- 20/57: gnu: r-bayestestr: Update to 0.10.5., guix-commits, 2021/07/26
- 21/57: gnu: r-performance: Update to 0.7.3., guix-commits, 2021/07/26
- 28/57: gnu: r-wk: Update to 0.5.0., guix-commits, 2021/07/26
- 36/57: gnu: r-hardhat: Update to 0.1.6., guix-commits, 2021/07/26
- 40/57: gnu: r-workflows: Update to 0.2.3., guix-commits, 2021/07/26
- 43/57: gnu: r-parsnip: Update to 0.1.7., guix-commits, 2021/07/26