Date: Sunday, November 12, 2017 @ 15:04:57 Author: felixonmars Revision: 266397
upgpkg: darcs 2.12.5.20170909-6 rebuild with foundation,0.0.17 basement,0.0.4 Modified: darcs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-12 15:01:42 UTC (rev 266396) +++ PKGBUILD 2017-11-12 15:04:57 UTC (rev 266397) @@ -4,11 +4,11 @@ pkgname=darcs pkgver=2.12.5.20170909 -pkgrel=5 +pkgrel=6 pkgdesc="A distributed, interactive, smart revision control system" url="http://darcs.net" license=("GPL") -arch=('i686' 'x86_64') +arch=('x86_64') depends=('curl' 'ghc' "haskell-async" "haskell-attoparsec" "haskell-base16-bytestring" "haskell-cryptohash" "haskell-data-ordlist" "haskell-fgl" "haskell-graphviz" "haskell-hashable" "haskell-html" "haskell-http" "haskell-knob" "haskell-mmap"
