Date: Sunday, December 25, 2022 @ 19:01:09 Author: felixonmars Revision: 1365975
upgpkg: haskell-bytestring-to-vector 0.3.0.1-12: rebuild with hspec 2.10.6, hspec-core 2.10.6, hspec-discover 2.10.6, hspec-meta 2.10.5 Modified: haskell-bytestring-to-vector/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-25 19:01:08 UTC (rev 1365974) +++ PKGBUILD 2022-12-25 19:01:09 UTC (rev 1365975) @@ -3,7 +3,7 @@ _hkgname=bytestring-to-vector pkgname=haskell-bytestring-to-vector pkgver=0.3.0.1 -pkgrel=11 +pkgrel=12 pkgdesc="Convert between ByteString and Vector.Storable without copying" url="https://github.com/sheyll/bytestring-to-vector" license=("BSD")
