Date: Monday, January 16, 2023 @ 04:13:23 Author: felixonmars Revision: 1383949
upgpkg: haskell-bytestring-to-vector 0.3.0.1-16: rebuild with inspection-testing 0.5.0.1 Modified: haskell-bytestring-to-vector/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-16 04:13:22 UTC (rev 1383948) +++ PKGBUILD 2023-01-16 04:13:23 UTC (rev 1383949) @@ -3,7 +3,7 @@ _hkgname=bytestring-to-vector pkgname=haskell-bytestring-to-vector pkgver=0.3.0.1 -pkgrel=15 +pkgrel=16 pkgdesc="Convert between ByteString and Vector.Storable without copying" url="https://github.com/sheyll/bytestring-to-vector" license=("BSD")
