Date: Sunday, January 17, 2016 @ 17:01:50 Author: fyan Revision: 157191
upgpkg: git-annex 6.20160114-3 rebuild with StateVar-1.1.0.3, distributive-0.5.0.2, contravariant-1.4, comonad-5, exceptions-0.8.2.1, bifunctors-5.2, semigroupoids-5.0.1, prelude-extras-0.4.0.3, profunctors-5.2, free-4.12.4, adjunctions-4.3, kan-extensions-5.0.1, keys-3.11, pointed-5, HTTP-4000.3.2, MonadRandom-0.4.2.1, lens-4.13.1, errors-2.1.1 Modified: git-annex/trunk/PKGBUILD ----------+ PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-17 15:44:02 UTC (rev 157190) +++ PKGBUILD 2016-01-17 16:01:50 UTC (rev 157191) @@ -4,10 +4,10 @@ pkgname=git-annex pkgver=6.20160114 -pkgrel=2 +pkgrel=3 pkgdesc="Manage files with git, without checking their contents into git" url="http://git-annex.branchable.com/" -license=("GPL3") +license=("AGPL3") arch=('i686' 'x86_64') makedepends=("ghc=7.10.3" "haskell-aeson" "haskell-async" "haskell-aws" "haskell-blaze-builder" "haskell-bloomfilter" "haskell-byteable" "haskell-case-insensitive" @@ -24,12 +24,12 @@ "haskell-path-pieces" "haskell-persistent" "haskell-persistent-sqlite" "haskell-persistent-template" "haskell-quickcheck" "haskell-random" "haskell-regex-tdfa" "haskell-resourcet" "haskell-safesemaphore" "haskell-sandi" - "haskell-securemem" "haskell-shakespeare" "haskell-stm" "haskell-template-haskell" - "haskell-text" "haskell-torrent" "haskell-unix-compat" "haskell-utf8-string" - "haskell-uuid" "haskell-wai" "haskell-wai-extra" "haskell-warp" "haskell-warp-tls" + "haskell-securemem" "haskell-shakespeare" "haskell-stm" "haskell-text" + "haskell-torrent" "haskell-unix-compat" "haskell-utf8-string" "haskell-uuid" + "haskell-wai" "haskell-wai-extra" "haskell-warp" "haskell-warp-tls" "haskell-xml-types" "haskell-yesod" "haskell-yesod-core" "haskell-yesod-default" "haskell-yesod-form" "haskell-yesod-static") -depends=('git' 'rsync' 'libxml2') +depends=('git' 'rsync' 'libxml2' 'gsasl') options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz") sha256sums=('671d165f9ea583b9a86060b60741c6aa54dbfde0673a2b278d82d761b7500181')
