r-travel: auto updated to 1.4.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 01:02:48 +00:00
parent 350f0b90c3
commit 330214e36b

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=Travel
_pkgver=1.2.0
_pkgver=1.4.0
pkgname=r-${_pkgname,,}
pkgver=1.2.0
pkgver=1.4.0
pkgrel=1
pkgdesc='An utility to create an ALTREP object with a virtual pointer'
arch=('x86_64')
@ -25,7 +25,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('47c682da597b776436b5a03aef03782564266c5d478c052a8e49396d6044d24e')
sha256sums=('1f0c68e6555403a2b4681106d870be030389b789285e1459f7d5313494d87ccc')
prepare() {
sed -i "7i #include <cstddef>" "${_pkgname}/src/class_Cache_block.h"