Date: Sunday, September 25, 2022 @ 19:27:11 Author: felixonmars Revision: 1309907
upgpkg: haskell-bytestring-to-vector 0.3.0.1-3: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-bytestring-to-vector/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:27:08 UTC (rev 1309906) +++ PKGBUILD 2022-09-25 19:27:11 UTC (rev 1309907) @@ -3,7 +3,7 @@ _hkgname=bytestring-to-vector pkgname=haskell-bytestring-to-vector pkgver=0.3.0.1 -pkgrel=2 +pkgrel=3 pkgdesc="Convert between ByteString and Vector.Storable without copying" url="https://github.com/sheyll/bytestring-to-vector" license=("BSD")
