[arch-commits] Commit in darcs/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 29 15:57:07 UTC 2022


    Date: Monday, August 29, 2022 @ 15:57:06
  Author: felixonmars
Revision: 1285318

upgpkg: darcs 2.16.5-65: rebuild with regex-tdfa 1.3.2

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-29 15:26:34 UTC (rev 1285317)
+++ PKGBUILD	2022-08-29 15:57:06 UTC (rev 1285318)
@@ -3,7 +3,7 @@
 
 pkgname=darcs
 pkgver=2.16.5
-pkgrel=64
+pkgrel=65
 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 hashable -u memory -u unix-compat $pkgname.cabal
+    uusi -u attoparsec -u constraints -u cryptonite -u hashable -u memory -u regex-tdfa -u unix-compat $pkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list