mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-travel: auto updated to 1.4.0-1
This commit is contained in:
parent
350f0b90c3
commit
330214e36b
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue