[arch-commits] Commit in darcs/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at gemini.archlinux.org
       
    Thu Jun  9 21:46:33 UTC 2022
    
    
  
    Date: Thursday, June 9, 2022 @ 21:46:33
  Author: felixonmars
Revision: 1229921
upgpkg: darcs 2.16.5-33: rebuild with unix-compat 0.6
Modified:
  darcs/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-09 21:41:21 UTC (rev 1229920)
+++ PKGBUILD	2022-06-09 21:46:33 UTC (rev 1229921)
@@ -3,7 +3,7 @@
 
 pkgname=darcs
 pkgver=2.16.5
-pkgrel=32
+pkgrel=33
 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 $pkgname.cabal
+    uusi -u attoparsec -u constraints -u cryptonite -u hashable -u memory -u unix-compat $pkgname.cabal
 }
 
 build() {
    
    
More information about the arch-commits
mailing list