[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
121/211: gnu: r-lifecycle: Update to 1.0.2.
From: |
guix-commits |
Subject: |
121/211: gnu: r-lifecycle: Update to 1.0.2. |
Date: |
Tue, 20 Sep 2022 06:24:29 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 4039bd3ca88ca6aae291afe5282d284a0ff248b8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:15 2022 +0200
gnu: r-lifecycle: Update to 1.0.2.
* gnu/packages/cran.scm (r-lifecycle): Update to 1.0.2.
---
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 5cfae0d942..d3d7779ed9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -21812,14 +21812,14 @@ atmospheric physics.")
(define-public r-lifecycle
(package
(name "r-lifecycle")
- (version "1.0.1")
+ (version "1.0.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "lifecycle" version))
(sha256
(base32
- "183v1z1h037pvsgrj6vakpwhnhsr29hsw8p16k59dgpi00f6x9qx"))))
+ "0qssl9lmfn94kmvcg1xpd4md17jx31i3sdbb77dwas60z673qgvv"))))
(properties `((upstream-name . "lifecycle")))
(build-system r-build-system)
(propagated-inputs
- 07/211: gnu: r-torch: Do not hardcode Python version., (continued)
- 07/211: gnu: r-torch: Do not hardcode Python version., guix-commits, 2022/09/20
- 64/211: gnu: r-labelled: Update to 2.10.0., guix-commits, 2022/09/20
- 31/211: gnu: r-shinyfiles: Update to 0.9.3., guix-commits, 2022/09/20
- 57/211: gnu: r-hdf5r: Update to 1.3.6., guix-commits, 2022/09/20
- 42/211: gnu: r-cli: Update to 3.4.0., guix-commits, 2022/09/20
- 79/211: gnu: r-chk: Update to 0.8.1., guix-commits, 2022/09/20
- 110/211: gnu: r-sctransform: Update to 0.3.4., guix-commits, 2022/09/20
- 118/211: gnu: r-terra: Update to 1.6-17., guix-commits, 2022/09/20
- 119/211: gnu: r-tidygraph: Update to 1.2.2., guix-commits, 2022/09/20
- 120/211: gnu: r-parameters: Update to 0.18.2., guix-commits, 2022/09/20
- 121/211: gnu: r-lifecycle: Update to 1.0.2.,
guix-commits <=
- 123/211: gnu: r-accsda: Update to 1.1.2., guix-commits, 2022/09/20
- 86/211: gnu: r-tractor-base: Update to 3.3.5.1., guix-commits, 2022/09/20
- 90/211: gnu: r-gmp: Update to 0.6-6., guix-commits, 2022/09/20
- 88/211: gnu: r-ontologyindex: Update to 2.10., guix-commits, 2022/09/20
- 92/211: gnu: r-globals: Update to 0.16.1., guix-commits, 2022/09/20
- 93/211: gnu: r-future: Update to 1.28.0., guix-commits, 2022/09/20
- 94/211: gnu: r-future-apply: Update to 1.9.1., guix-commits, 2022/09/20
- 95/211: gnu: r-blockmodeling: Update to 1.1.3., guix-commits, 2022/09/20
- 97/211: gnu: r-spdata: Update to 2.2.0., guix-commits, 2022/09/20
- 99/211: gnu: r-bookdown: Update to 0.29., guix-commits, 2022/09/20