Date: Wednesday, February 28, 2018 @ 07:32:01 Author: felixonmars Revision: 299882
upgpkg: git-annex 6.20180227-1 Modified: git-annex/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-28 06:40:55 UTC (rev 299881) +++ PKGBUILD 2018-02-28 07:32:01 UTC (rev 299882) @@ -3,8 +3,8 @@ # Contributor: Arch Haskell Team <[email protected]> pkgname=git-annex -pkgver=6.20180112 -pkgrel=79 +pkgver=6.20180227 +pkgrel=1 pkgdesc="Manage files with git, without checking their contents into git" url="http://git-annex.branchable.com/" license=("AGPL3") @@ -26,9 +26,9 @@ 'haskell-socks' 'haskell-split' 'haskell-stm' 'haskell-stm-chans' 'haskell-tagsoup' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 'haskell-tasty-rerun' 'haskell-text' 'haskell-torrent' 'haskell-unix-compat' 'haskell-unordered-containers' - 'haskell-utf8-string' 'haskell-uuid' 'haskell-wai' 'haskell-wai-extra' 'haskell-warp' - 'haskell-warp-tls' 'haskell-yesod' 'haskell-yesod-core' - 'haskell-yesod-form' 'haskell-yesod-static') + 'haskell-utf8-string' 'haskell-uuid' 'haskell-vector' 'haskell-wai' 'haskell-wai-extra' + 'haskell-warp' 'haskell-warp-tls' 'haskell-yesod' 'haskell-yesod-core' 'haskell-yesod-form' + 'haskell-yesod-static') makedepends=('chrpath' 'ghc') source=("git+https://git.joeyh.name/git/git-annex.git#tag=$pkgver") sha512sums=('SKIP')
