Date: Monday, June 19, 2017 @ 18:53:16 Author: felixonmars Revision: 238737
upgpkg: git-annex 6.20170520-3 rebuild with http-client-tls,0.3.5.1 Modified: git-annex/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-19 18:46:07 UTC (rev 238736) +++ PKGBUILD 2017-06-19 18:53:16 UTC (rev 238737) @@ -4,12 +4,12 @@ pkgname=git-annex pkgver=6.20170520 -pkgrel=2 +pkgrel=3 pkgdesc="Manage files with git, without checking their contents into git" url="http://git-annex.branchable.com/" license=("AGPL3") arch=('i686' 'x86_64') -depends=('git' 'rsync' "ghc" "haskell-aeson" "haskell-async" "haskell-aws" "haskell-blaze-builder" +depends=('git' 'rsync' 'ghc' "haskell-aeson" "haskell-async" "haskell-aws" "haskell-blaze-builder" "haskell-bloomfilter" "haskell-byteable" "haskell-case-insensitive" "haskell-clientsession" "haskell-concurrent-output" "haskell-conduit" "haskell-crypto-api" "haskell-cryptonite" "haskell-data-default" "haskell-dav" "haskell-dbus" "haskell-disk-free-space"
