[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/35: gnu: r-cplm: Update to 0.7-12.
From: |
guix-commits |
Subject: |
04/35: gnu: r-cplm: Update to 0.7-12. |
Date: |
Wed, 17 Jan 2024 17:54:27 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit e1d3131080976352d2e6c019becf7d95f49d93e5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 17 23:09:44 2024 +0100
gnu: r-cplm: Update to 0.7-12.
* gnu/packages/cran.scm (r-cplm): Update to 0.7-12.
Change-Id: I59dee59bdf25589ffe866f69996facfe39234b39
---
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 c2157e159e..c26e500992 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -526,13 +526,13 @@ correlations, distance correlations and more.")
(define-public r-cplm
(package
(name "r-cplm")
- (version "0.7-11")
+ (version "0.7-12")
(source
(origin
(method url-fetch)
(uri (cran-uri "cplm" version))
(sha256
- (base32 "0pcq5ska1v6kvp8ipw9clczk4w0p10lbxw2xnkhps0wqdrspsqwm"))))
+ (base32 "1m0b0jksl1y90q4sdhjspby4hafxxdgra8sbicd5rsrwq4hzwyxc"))))
(properties `((upstream-name . "cplm")))
(build-system r-build-system)
(arguments
- 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 <=
- 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, 2024/01/17
- 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