mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
dev-R/lifecycle: add 1.0.1, drop 1.0.0
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST lifecycle_1.0.0.tar.gz 83389 BLAKE2B bc331f7997ce33cc51fc6d5c04c3d7acd8bb0026adb893d667265050f517a121d7a639a1aafbbb21a1cf45cb6c2c256d32dc628798a3e72596c2881aef05d9fe SHA512 603e1889c41b970a10956aff5b547111bd0166de7c6721419d2ea1667ff36202803faa9a0913710993d15e4713227ae8d9801ab26b0f2e54b06d44838de495a4
|
||||
DIST lifecycle_1.0.1.tar.gz 99716 BLAKE2B bb1195ec8fcff76ca1428340ce96cf8da33f6d0c2513b4ab8b3ad73524d1a0c47d86ab023fbe7080d3f875f67c843be276086724c5f1b23e95083c0cb586ea5e SHA512 63d3bda7086a50fc8e818e82f87d75e8850c60c8b10c54810ae62e9f20c944c23666df2be71d260f4c61c09218d9c8dca7d45d227799d851278079e4d9954f87
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
@@ -19,3 +19,15 @@ DEPEND="
|
||||
>=dev-R/rlang-0.4.10
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
SUGGESTED_PACKAGES="
|
||||
dev-R/covr
|
||||
dev-R/crayon
|
||||
dev-R/lintr
|
||||
dev-R/tidyverse
|
||||
dev-R/knitr
|
||||
dev-R/rmarkdown
|
||||
>=dev-R/testthat-3.0.1
|
||||
dev-R/tibble
|
||||
dev-R/vctrs
|
||||
"
|
||||
Reference in New Issue
Block a user