Date: Sunday, February 14, 2021 @ 00:36:24
  Author: felixonmars
Revision: 859952

upgpkg: haskell-vector 0.12.2.0-20: rebuild with doctest 0.18

Modified:
  haskell-vector/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-02-14 00:30:17 UTC (rev 859951)
+++ PKGBUILD    2021-02-14 00:36:24 UTC (rev 859952)
@@ -2,7 +2,7 @@
 
 pkgname=haskell-vector
 pkgver=0.12.2.0
-pkgrel=19
+pkgrel=20
 pkgdesc="Efficient Arrays"
 url="https://hackage.haskell.org/package/vector";
 license=("BSD")

Reply via email to