diff options
-rw-r--r-- | testing/py3-arrow/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-arrow/APKBUILD b/testing/py3-arrow/APKBUILD index 57c5389ea1..bc60cf7faf 100644 --- a/testing/py3-arrow/APKBUILD +++ b/testing/py3-arrow/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-arrow _pkgname=arrow pkgver=0.15.4 -pkgrel=0 +pkgrel=1 pkgdesc="Python3 library to create and manipulate dates, times, and timestamps" url="https://arrow.readthedocs.io/" arch="noarch" |