From 920969231c49fce8a3f7526ad8e70345f35a5813 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 31 Oct 2024 18:33:20 +0000 Subject: [PATCH] r-melissa: auto updated to 1.22.0-1 --- BioArchLinux/r-melissa/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-melissa/PKGBUILD b/BioArchLinux/r-melissa/PKGBUILD index cabdb95a4b..49522d2fdb 100644 --- a/BioArchLinux/r-melissa/PKGBUILD +++ b/BioArchLinux/r-melissa/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=Melissa -_pkgver=1.20.0 +_pkgver=1.22.0 pkgname=r-${_pkgname,,} -pkgver=1.20.0 +pkgver=1.22.0 pkgrel=1 pkgdesc='Bayesian clustering and imputationa of single cell methylomes' arch=('any') @@ -34,7 +34,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('ae5d61787bf13f7532f6c88a7f946fe1155a7a31b669dbadcec54caa56785c2b') +sha256sums=('c1925c7d30c47bcdd6206e3346b0c5891e8b9632879bcee380a104c8b0e9c8ca') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"