Date: Monday, February 6, 2023 @ 00:45:41 Author: felixonmars Revision: 1393270
upgpkg: haskell-bytestring-to-vector 0.3.0.1-17: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-bytestring-to-vector/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 00:45:39 UTC (rev 1393269) +++ PKGBUILD 2023-02-06 00:45:41 UTC (rev 1393270) @@ -3,7 +3,7 @@ _hkgname=bytestring-to-vector pkgname=haskell-bytestring-to-vector pkgver=0.3.0.1 -pkgrel=16 +pkgrel=17 pkgdesc="Convert between ByteString and Vector.Storable without copying" url="https://github.com/sheyll/bytestring-to-vector" license=("BSD")
