Date: Thursday, March 3, 2016 @ 08:45:31 Author: fyan Revision: 164315
upgpkg: git-annex 6.20160229-1 rebuild with aeson-0.11.1.0, base-orphans-0.5.3, hlint-1.9.31, git-annex-6.20160229, hpack-0.10.0, stylish-haskell-0.5.15.2, wai-extra-3.0.14.1 Modified: git-annex/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-03 07:44:51 UTC (rev 164314) +++ PKGBUILD 2016-03-03 07:45:31 UTC (rev 164315) @@ -3,8 +3,8 @@ # Contributor: Arch Haskell Team <[email protected]> pkgname=git-annex -pkgver=6.20160211 -pkgrel=8 +pkgver=6.20160229 +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=('0a7d2dab17df27c06a935c469ced47a68d3c018cbb9254c9a735b584d413fb42') +sha256sums=('1eac609eeedbf01cf088461577b478a3aa99f7ecefa668214308e3b5509c1506') build() { cd "${srcdir}/${pkgname}-${pkgver}"
