[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
55/89: gnu: r-lhs: Update to 1.1.1.
From: |
guix-commits |
Subject: |
55/89: gnu: r-lhs: Update to 1.1.1. |
Date: |
Mon, 5 Oct 2020 18:34:59 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit dd91969866db94478eb5a1c22a76a1327128b50a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 5 22:44:39 2020 +0200
gnu: r-lhs: Update to 1.1.1.
* gnu/packages/cran.scm (r-lhs): Update to 1.1.1.
---
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 027a6dc..7bd09a9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -18021,14 +18021,14 @@ See e.g. Gentle (2003) @url{doi:10.1007/b97336}.")
(define-public r-lhs
(package
(name "r-lhs")
- (version "1.0.2")
+ (version "1.1.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "lhs" version))
(sha256
(base32
- "0n0i1hr9gmc0hfcs2cvpjvdfgm6k26rhcq3q22r8ic0gfj953572"))))
+ "1p4h03qlijs2a59wfd4rlvdlb9i87pw2zm8xsjd6yzz8vlm9yglh"))))
(properties `((upstream-name . "lhs")))
(build-system r-build-system)
(propagated-inputs `(("r-rcpp" ,r-rcpp)))
- 40/89: gnu: r-fields: Update to 11.5., (continued)
- 40/89: gnu: r-fields: Update to 11.5., guix-commits, 2020/10/05
- 53/89: gnu: r-parameters: Update to 0.8.6., guix-commits, 2020/10/05
- 57/89: gnu: r-diagram: Update to 1.6.5., guix-commits, 2020/10/05
- 60/89: gnu: r-regsem: Update to 1.6.2., guix-commits, 2020/10/05
- 59/89: gnu: r-stm: Update to 1.3.6., guix-commits, 2020/10/05
- 58/89: gnu: r-quanteda: Update to 2.1.2., guix-commits, 2020/10/05
- 44/89: etc: committer: Use EQUAL? instead of EQ? for differences., guix-commits, 2020/10/05
- 64/89: gnu: r-binman: Update to 0.1.2., guix-commits, 2020/10/05
- 63/89: gnu: r-rxnat: Update to 1.0.14., guix-commits, 2020/10/05
- 66/89: gnu: r-cpp11: Update to 0.2.2., guix-commits, 2020/10/05
- 55/89: gnu: r-lhs: Update to 1.1.1.,
guix-commits <=
- 74/89: gnu: r-knitr: Update to 1.30., guix-commits, 2020/10/05
- 78/89: gnu: r-openssl: Update to 1.4.3., guix-commits, 2020/10/05
- 83/89: gnu: r-rsqlite: Update to 2.2.1., guix-commits, 2020/10/05
- 75/89: gnu: r-coda: Update to 0.19-4., guix-commits, 2020/10/05
- 86/89: gnu: r-fpc: Update to 2.2-8., guix-commits, 2020/10/05
- 87/89: gnu: r-quantreg: Update to 5.73., guix-commits, 2020/10/05
- 36/89: gnu: r-afex: Update to 0.28-0., guix-commits, 2020/10/05
- 34/89: gnu: r-lsei: Update to 1.3-0., guix-commits, 2020/10/05
- 38/89: gnu: r-bigrquery: Update to 1.3.2., guix-commits, 2020/10/05
- 56/89: gnu: r-acebayes: Update to 1.10., guix-commits, 2020/10/05