From 3620e662278dab401ab7b4c035939e71d816408a Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 18 Dec 2024 14:41:52 +0000 Subject: [PATCH] r-hilda: auto updated to 1.20.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 0f4e02d57c..7466ebf8c5 100644 --- a/BioArchLinux/r-hilda/PKGBUILD +++ b/BioArchLinux/r-hilda/PKGBUILD @@ -2,9 +2,9 @@ # Maintainer: Guoyi Zhang _pkgname=HiLDA -_pkgver=1.18.0 +_pkgver=1.20.0 pkgname=r-${_pkgname,,} -pkgver=1.18.0 +pkgver=1.20.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=('4958e53607e000d30c382aba8857c1ead3eeef3f98b4e04e4434014cd0daafec') +sha256sums=('f333ef857a85802e67598617e86844511bc18913c03f7a3ba12e9679b632796c') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"