Date: Wednesday, October 26, 2022 @ 12:51:19
  Author: felixonmars
Revision: 1335348

upgpkg: haskell-bytestring-to-vector 0.3.0.1-8: rebuild with doctest 0.20.1

Modified:
  haskell-bytestring-to-vector/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-26 12:51:19 UTC (rev 1335347)
+++ PKGBUILD    2022-10-26 12:51:19 UTC (rev 1335348)
@@ -3,7 +3,7 @@
 _hkgname=bytestring-to-vector
 pkgname=haskell-bytestring-to-vector
 pkgver=0.3.0.1
-pkgrel=7
+pkgrel=8
 pkgdesc="Convert between ByteString and Vector.Storable without copying"
 url="https://github.com/sheyll/bytestring-to-vector";
 license=("BSD")

Reply via email to