Date: Friday, January 6, 2023 @ 19:47:15 Author: felixonmars Revision: 1379040
upgpkg: haskell-bytestring-to-vector 0.3.0.1-15: rebuild with hashable 1.4.2.0 Modified: haskell-bytestring-to-vector/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 19:47:11 UTC (rev 1379039) +++ PKGBUILD 2023-01-06 19:47:15 UTC (rev 1379040) @@ -3,7 +3,7 @@ _hkgname=bytestring-to-vector pkgname=haskell-bytestring-to-vector pkgver=0.3.0.1 -pkgrel=14 +pkgrel=15 pkgdesc="Convert between ByteString and Vector.Storable without copying" url="https://github.com/sheyll/bytestring-to-vector" license=("BSD")
