Date: Saturday, March 19, 2016 @ 04:57:56 Author: fyan Revision: 167621
upgpkg: git-annex 6.20160318-1 Modified: git-annex/trunk/PKGBUILD ----------+ PKGBUILD | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-19 03:56:58 UTC (rev 167620) +++ PKGBUILD 2016-03-19 03:57:56 UTC (rev 167621) @@ -3,8 +3,8 @@ # Contributor: Arch Haskell Team <[email protected]> pkgname=git-annex -pkgver=6.20160229 -pkgrel=10 +pkgver=6.20160318 +pkgrel=1 pkgdesc="Manage files with git, without checking their contents into git" url="http://git-annex.branchable.com/" license=("AGPL3") @@ -14,19 +14,19 @@ "haskell-bloomfilter" "haskell-byteable" "haskell-case-insensitive" "haskell-clientsession" "haskell-concurrent-output" "haskell-conduit" "haskell-conduit-extra" "haskell-crypto-api" "haskell-cryptonite" - "haskell-data-default" "haskell-dav" "haskell-dbus" "haskell-dlist" "haskell-dns" - "haskell-edit-distance" "haskell-esqueleto" "haskell-exceptions" - "haskell-fdo-notify" "haskell-feed" "haskell-gnutls" "haskell-hinotify" - "haskell-hslogger" "haskell-http-client" "haskell-http-conduit" + "haskell-data-default" "haskell-dav" "haskell-dbus" "haskell-disk-free-space" + "haskell-dlist" "haskell-dns" "haskell-edit-distance" "haskell-esqueleto" + "haskell-exceptions" "haskell-fdo-notify" "haskell-feed" "haskell-gnutls" + "haskell-hinotify" "haskell-hslogger" "haskell-http-client" "haskell-http-conduit" "haskell-http-types" "haskell-ifelse" "haskell-json" "haskell-magic" - "haskell-missingh" "haskell-monad-control" "haskell-monad-logger" "haskell-mtl" - "haskell-network" "haskell-network-info" "haskell-network-multicast" - "haskell-network-protocol-xmpp" "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-stm" - "haskell-tasty" "haskell-tasty-hunit" "haskell-tasty-quickcheck" + "haskell-missingh" "haskell-monad-control" "haskell-monad-logger" + "haskell-mountpoints" "haskell-mtl" "haskell-network" "haskell-network-info" + "haskell-network-multicast" "haskell-network-protocol-xmpp" "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-stm" "haskell-tasty" "haskell-tasty-hunit" "haskell-tasty-quickcheck" "haskell-tasty-rerun" "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" @@ -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=('1eac609eeedbf01cf088461577b478a3aa99f7ecefa668214308e3b5509c1506') +sha256sums=('5c0067d161a3cd6b93822f85eb82e5cb4895d913b2593bc4fe3b74d3ed426e0b') build() { cd "${srcdir}/${pkgname}-${pkgver}"
