[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/135: gnu: r-pkgload: Update to 1.2.3.
From: |
guix-commits |
Subject: |
09/135: gnu: r-pkgload: Update to 1.2.3. |
Date: |
Wed, 3 Nov 2021 17:59:37 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ea5915097c06e5533756fd456f9d1c4a241106f7
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 17:52:15 2021 +0000
gnu: r-pkgload: Update to 1.2.3.
* gnu/packages/cran.scm (r-pkgload): Update to 1.2.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 1c67b5f..2332082 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3211,14 +3211,14 @@ is configured appropriately so R can use them.")
(define-public r-pkgload
(package
(name "r-pkgload")
- (version "1.2.2")
+ (version "1.2.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "pkgload" version))
(sha256
(base32
- "0yxvik8kij0mqlki46hf6xnbfvmxwk0r2a3zwjpg0fwcd2s835a8"))))
+ "0jdkaj5cl0viy0i0hkcm4n2wlg1mfv3camr7f385njfararfanhh"))))
(build-system r-build-system)
(propagated-inputs
`(("r-cli" ,r-cli)
- 108/135: gnu: r-mime: Update to 0.12., (continued)
- 108/135: gnu: r-mime: Update to 0.12., guix-commits, 2021/11/03
- 72/135: gnu: r-fda: Update to 5.4.0., guix-commits, 2021/11/03
- 70/135: gnu: r-parameters: Update to 0.15.0., guix-commits, 2021/11/03
- 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 <=
- 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, 2021/11/03
- 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