dev-R/pkgload: add 1.2.4, drop 1.2.1

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-03-11 02:47:46 +01:00
parent d47cd5829c
commit 27f1250445
2 changed files with 10 additions and 2 deletions

View File

@@ -1 +1 @@
DIST pkgload_1.2.1.tar.gz 60651 BLAKE2B 6a99a2772a593ac75466353f0090e1a319ebc3301ef762122a66473a65ace672a1f27fe60ae8dfbafc08ae3ac31ce3bf9dd564cb4fc93569e50c7a97f612718e SHA512 c80c532a23db99ffd0624673d6a7debcd12850df78cc669c6a91ddcc3be6085999d200b8d005e8a839ae0d33862af56589e887dff194a375566ae672836ffe57
DIST pkgload_1.2.4.tar.gz 62827 BLAKE2B db2c636b953b43bc34abd47246b28d47cbd48e1f146a686384c27c88386b97238b95c2e1f3fbe9aeadc5b51a598c3a89e776efca8d1567d7ac92f278eed3933e SHA512 5cc6c790c3fd77e938d5aacb841a2a416666ae8fdee09e5eefb54bd87fac1c912beecf8f3239f1dc3258103f90c2e4d5fcb8f27402a60fe280da70bb99892661

View File

@@ -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,11 @@ DEPEND="
dev-R/withr
"
RDEPEND="${DEPEND}"
SUGGESTED_PACKAGES="
dev-R/bitops
dev-R/covr
dev-R/pkgbuild
dev-R/Rcpp
dev-R/testthat
"