[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19/135: gnu: r-pillar: Update to 1.6.4.
From: |
guix-commits |
Subject: |
19/135: gnu: r-pillar: Update to 1.6.4. |
Date: |
Wed, 3 Nov 2021 17:59:40 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8c61a824183b4ca5a62bffcf1e9f25644e944583
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 17:52:18 2021 +0000
gnu: r-pillar: Update to 1.6.4.
* gnu/packages/cran.scm (r-pillar): Update to 1.6.4.
---
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 7ddaae7..08acbd3 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5976,14 +5976,14 @@ to variables on the left-hand side of the assignment.")
(define-public r-pillar
(package
(name "r-pillar")
- (version "1.6.3")
+ (version "1.6.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "pillar" version))
(sha256
(base32
- "1ica4zjr3kmcpqh2668nmsv5dbvm4yri5952vcxja4djsgfnry3j"))))
+ "17m13rzgwdddwa0n3gpmax6wmfaphbg71l13ffhw5vnxf6i94fh3"))))
(build-system r-build-system)
(propagated-inputs
`(("r-cli" ,r-cli)
- 84/135: gnu: r-goftest: Update to 1.2-3., (continued)
- 84/135: gnu: r-goftest: Update to 1.2-3., guix-commits, 2021/11/03
- 93/135: gnu: r-qtl2: Update to 0.28., guix-commits, 2021/11/03
- 94/135: gnu: r-seurat: Update to 4.0.5., guix-commits, 2021/11/03
- 102/135: gnu: r-ztpln: Update to 0.1.2., guix-commits, 2021/11/03
- 106/135: gnu: r-mgcv: Update to 1.8-38., guix-commits, 2021/11/03
- 107/135: gnu: r-stringi: Update to 1.7.5., guix-commits, 2021/11/03
- 03/135: gnu: r-diffobj: Update to 0.3.5., guix-commits, 2021/11/03
- 09/135: gnu: r-pkgload: Update to 1.2.3., guix-commits, 2021/11/03
- 08/135: gnu: r-geosphere: Update to 1.5-14., guix-commits, 2021/11/03
- 14/135: gnu: r-laeken: Update to 0.5.2., guix-commits, 2021/11/03
- 19/135: gnu: r-pillar: Update to 1.6.4.,
guix-commits <=
- 30/135: gnu: r-rootsolve: Update to 1.8.2.3., guix-commits, 2021/11/03
- 35/135: gnu: r-acceptancesampling: Update to 1.0-7., guix-commits, 2021/11/03
- 33/135: gnu: r-qualv: Update to 0.3-4., guix-commits, 2021/11/03
- 36/135: gnu: r-th-data: Update to 1.1-0., guix-commits, 2021/11/03
- 34/135: gnu: r-raster: Update to 3.5-2., guix-commits, 2021/11/03
- 40/135: gnu: r-tmb: Update to 1.7.22., guix-commits, 2021/11/03
- 41/135: gnu: r-performance: Update to 0.8.0., guix-commits, 2021/11/03
- 39/135: gnu: r-coin: Update to 1.4-2., guix-commits, 2021/11/03
- 45/135: gnu: r-rcmdcheck: Update to 1.4.0., guix-commits, 2021/11/03
- 44/135: gnu: r-remotes: Update to 2.4.1., guix-commits, 2021/11/03