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

Felix Yan felixonmars at gemini.archlinux.org
Sat Sep 3 17:11:15 UTC 2022


    Date: Saturday, September 3, 2022 @ 17:11:14
  Author: felixonmars
Revision: 1292641

upgpkg: darcs 2.16.5-71: rebuild with leancheck 1.0.0

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-03 16:59:39 UTC (rev 1292640)
+++ PKGBUILD	2022-09-03 17:11:14 UTC (rev 1292641)
@@ -3,7 +3,7 @@
 
 pkgname=darcs
 pkgver=2.16.5
-pkgrel=70
+pkgrel=71
 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 regex-tdfa -u unix-compat $pkgname.cabal
+    uusi -u attoparsec -u constraints -u cryptonite -u hashable -u leancheck -u memory -u regex-tdfa -u unix-compat $pkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list