Date: Friday, May 13, 2016 @ 09:20:09 Author: fyan Revision: 175123 upgpkg: git-annex 6.20160511-1
rebuild with cabal-helper-0.7.0.1, cryptohash-sha256-0.11.7.2, either-4.4.1.1, extra-1.4.6, math-functions-0.1.7.0, git-annex-6.20160511, streaming-commons-0.1.15.5, tls-1.3.8, xml-conduit-1.3.5 Modified: git-annex/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-13 07:06:08 UTC (rev 175122) +++ PKGBUILD 2016-05-13 07:20:09 UTC (rev 175123) @@ -3,8 +3,8 @@ # Contributor: Arch Haskell Team <[email protected]> pkgname=git-annex -pkgver=6.20160419 -pkgrel=9 +pkgver=6.20160511 +pkgrel=1 pkgdesc="Manage files with git, without checking their contents into git" url="http://git-annex.branchable.com/" license=("AGPL3") @@ -33,7 +33,7 @@ "haskell-yesod-default" "haskell-yesod-form" "haskell-yesod-static") options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz") -sha256sums=('1452a55809ba7367847fc4a77f2d8a5365af92e130d5ca460bf0880a26a6fb8e') +sha256sums=('85fc8853166fe57d91dc2776d5df4acb5911a91815f8aa12881928a1afe8ba01') build() { cd "${srcdir}/${pkgname}-${pkgver}"
