mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mlr3tuning: auto updated to 1.2.1-1
This commit is contained in:
parent
b3cffbe9d2
commit
588ea964ce
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=mlr3tuning
|
_pkgname=mlr3tuning
|
||||||
_pkgver=1.2.0
|
_pkgver=1.2.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -35,8 +35,8 @@ optdepends=(
|
||||||
r-xgboost
|
r-xgboost
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('d0a43875f6cc01bcbe8b75d84f7bc938')
|
md5sums=('bdbd39a45037875c95e9bd43f9c79420')
|
||||||
b2sums=('351824341239192725f7394ea883c016073a3183c9126bbba4050bf673c8ecea813b25022cee18d2d90395b87184809363d29faf695d6ebd1a719cb2b8bd612a')
|
b2sums=('c402c8c117415a8c61aed2549aff69356b6f1a5340b49ce6d86f82f37e465bee9d991ac87653d8d6585dca20d2bf4d70c38a6631e2a959d95c47b9223d53ead7')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue