From 5b24545fa63ec16603fe28dab81f111a2683e896 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 3 May 2022 02:27:31 +0000 Subject: [PATCH] r-hilda: auto updated to 1.10.0-1 --- BioArchLinux/r-hilda/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-hilda/PKGBUILD b/BioArchLinux/r-hilda/PKGBUILD index 5d6fd1d591..a2291470c9 100644 --- a/BioArchLinux/r-hilda/PKGBUILD +++ b/BioArchLinux/r-hilda/PKGBUILD @@ -2,9 +2,9 @@ # Maintainer: Guoyi Zhang _pkgname=HiLDA -_pkgver=1.8.0 +_pkgver=1.10.0 pkgname=r-${_pkgname,,} -pkgver=1.8.0 +pkgver=1.10.0 pkgrel=1 pkgdesc='Conducting statistical inference on comparing the mutational exposures of mutational signatures by using hierarchical latent Dirichlet allocation' arch=('x86_64') @@ -36,7 +36,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('f0b01584784a056809209a38fa8dc9bb3df6c7252d86d0a6593f3993add0da0b') +sha256sums=('9adacbe00773bec65bc5fdbd57e0e2f1fac65c556b108fb43b9e63d17534c965') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"