Date: Wednesday, December 28, 2022 @ 01:55:58
  Author: felixonmars
Revision: 1369266

upgpkg: haskell-bytestring-to-vector 0.3.0.1-13: rebuild with tasty 1.4.3

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-28 01:55:48 UTC (rev 1369265)
+++ PKGBUILD    2022-12-28 01:55:58 UTC (rev 1369266)
@@ -3,7 +3,7 @@
 _hkgname=bytestring-to-vector
 pkgname=haskell-bytestring-to-vector
 pkgver=0.3.0.1
-pkgrel=12
+pkgrel=13
 pkgdesc="Convert between ByteString and Vector.Storable without copying"
 url="https://github.com/sheyll/bytestring-to-vector";
 license=("BSD")

Reply via email to