[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/35: gnu: r-collapse: Update to 2.0.9.
From: |
guix-commits |
Subject: |
03/35: gnu: r-collapse: Update to 2.0.9. |
Date: |
Wed, 17 Jan 2024 17:54:27 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 960524719989e9057edbe4ba3e9ba76a4a8a9f39
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 17 23:09:44 2024 +0100
gnu: r-collapse: Update to 2.0.9.
* gnu/packages/cran.scm (r-collapse): Update to 2.0.9.
Change-Id: I748bd138cb79ea3af4d90788544e8f1cecb91440
---
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 daf406355d..c2157e159e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -452,13 +452,13 @@ labels on the node can also be achieved.")
(define-public r-collapse
(package
(name "r-collapse")
- (version "2.0.7")
+ (version "2.0.9")
(source
(origin
(method url-fetch)
(uri (cran-uri "collapse" version))
(sha256
- (base32 "0szvpg4fnzyihcp1rpv4nd3vb1iv902w5m955a7x48k8m50lk1bc"))))
+ (base32 "0c9cz1dqrgd3gss9cr40a3rh014av0w8gfhq35lq1knyik6bhk28"))))
(properties `((upstream-name . "collapse")))
(build-system r-build-system)
(propagated-inputs (list r-rcpp))
- branch master updated (270570f090 -> 4532eb6389), guix-commits, 2024/01/17
- 01/35: import/cran: Accept optional alternative download procedure., guix-commits, 2024/01/17
- 02/35: gnu: Add r-venn., guix-commits, 2024/01/17
- 04/35: gnu: r-cplm: Update to 0.7-12., guix-commits, 2024/01/17
- 06/35: gnu: r-proj4: Update to 1.0-14., guix-commits, 2024/01/17
- 03/35: gnu: r-collapse: Update to 2.0.9.,
guix-commits <=
- 07/35: gnu: r-ggvenndiagram: Update to 1.5.0., guix-commits, 2024/01/17
- 08/35: gnu: r-pkgload: Update to 1.3.4., guix-commits, 2024/01/17
- 14/35: gnu: r-uuid: Update to 1.2-0., guix-commits, 2024/01/17
- 11/35: gnu: r-ddalpha: Update to 1.3.15., guix-commits, 2024/01/17
- 12/35: gnu: r-statsexpressions: Update to 1.5.3., guix-commits, 2024/01/17
- 15/35: gnu: r-expm: Update to 0.999-9., guix-commits, 2024/01/17
- 13/35: gnu: r-timeseries: Update to 4032.109., guix-commits, 2024/01/17
- 19/35: gnu: r-gmp: Update to 0.7-4., guix-commits, 2024/01/17
- 10/35: gnu: r-ff: Update to 4.0.12., guix-commits, 2024/01/17
- 16/35: gnu: r-fnn: Update to 1.1.4., guix-commits, 2024/01/17