Date: Saturday, May 20, 2017 @ 06:52:32 Author: felixonmars Revision: 228668
upgpkg: git-annex 6.20170519-1 Modified: git-annex/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-05-20 06:38:57 UTC (rev 228667) +++ PKGBUILD 2017-05-20 06:52:32 UTC (rev 228668) @@ -3,8 +3,8 @@ # Contributor: Arch Haskell Team <[email protected]> pkgname=git-annex -pkgver=6.20170510 -pkgrel=6 +pkgver=6.20170519 +pkgrel=1 pkgdesc="Manage files with git, without checking their contents into git" url="http://git-annex.branchable.com/" license=("AGPL3") @@ -18,13 +18,13 @@ "haskell-edit-distance" "haskell-esqueleto" "haskell-exceptions" "haskell-fdo-notify" "haskell-feed" "haskell-hinotify" "haskell-hslogger" "haskell-http-client" "haskell-http-conduit" "haskell-http-types" "haskell-ifelse" "haskell-magic" - "haskell-missingh" "haskell-monad-control" "haskell-monad-logger" "haskell-mountpoints" + "haskell-memory" "haskell-monad-control" "haskell-monad-logger" "haskell-mountpoints" "haskell-mtl" "haskell-network" "haskell-network-info" "haskell-network-multicast" "haskell-network-uri" "haskell-old-locale" "haskell-optparse-applicative" "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-socks" "haskell-stm" + "haskell-securemem" "haskell-shakespeare" "haskell-socks" "haskell-split" "haskell-stm" "haskell-stm-chans" "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"
