Date: Monday, October 10, 2022 @ 19:32:22
  Author: felixonmars
Revision: 1326604

upgpkg: darcs 2.16.5-93: rebuild with vector 0.13.0.0

Modified:
  darcs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-10 19:29:27 UTC (rev 1326603)
+++ PKGBUILD    2022-10-10 19:32:22 UTC (rev 1326604)
@@ -3,7 +3,7 @@
 
 pkgname=darcs
 pkgver=2.16.5
-pkgrel=92
+pkgrel=93
 pkgdesc="A distributed, interactive, smart revision control system"
 url="http://darcs.net";
 license=("GPL")
@@ -30,7 +30,7 @@
     sed -e 's/^ghc /ghc -dynamic /' \
         -e 's/ ghc / ghc -dynamic /' \
         -i tests/*.sh tests/lib
-    uusi -u attoparsec -u constraints -u cryptonite -u fgl -u hashable -u 
leancheck -u memory -u regex-tdfa -u unix-compat $pkgname.cabal
+    uusi -u attoparsec -u constraints -u cryptonite -u fgl -u hashable -u 
leancheck -u memory -u regex-tdfa -u unix-compat -u vector $pkgname.cabal
 }
 
 build() {

Reply via email to