[arch-commits] Commit in git-annex/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jan 3 14:53:53 UTC 2020


    Date: Friday, January 3, 2020 @ 14:53:52
  Author: felixonmars
Revision: 547613

upgpkg: git-annex 7.20191230-1

Modified:
  git-annex/trunk/PKGBUILD

----------+
 PKGBUILD |   34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-03 14:52:51 UTC (rev 547612)
+++ PKGBUILD	2020-01-03 14:53:52 UTC (rev 547613)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=git-annex
-pkgver=7.20191218
-pkgrel=13
+pkgver=7.20191230
+pkgrel=1
 pkgdesc="Manage files with git, without checking their contents into git"
 url="https://git-annex.branchable.com/"
 license=("AGPL3")
@@ -13,21 +13,21 @@
          'haskell-clientsession' 'haskell-concurrent-output' 'haskell-connection' 'haskell-conduit'
          'haskell-crypto-api' 'haskell-cryptonite' 'haskell-data-default' 'haskell-dav'
          'haskell-dbus' 'haskell-disk-free-space' 'haskell-dlist' 'haskell-edit-distance'
-         'haskell-exceptions' 'haskell-fdo-notify' 'haskell-feed' 'haskell-hinotify'
-         'haskell-hslogger' 'haskell-http-client' 'haskell-http-client-tls' 'haskell-http-conduit'
-         'haskell-http-types' 'haskell-ifelse' 'haskell-magic' 'haskell-memory' 'haskell-microlens'
-         'haskell-monad-control' 'haskell-monad-logger' 'haskell-mountpoints' '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-split' 'haskell-stm-chans' 'haskell-tagsoup' 'haskell-tasty'
-         'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 'haskell-tasty-rerun' 'haskell-torrent'
-         'haskell-unix-compat' 'haskell-unliftio-core' 'haskell-unordered-containers'
-         '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')
+         'haskell-exceptions' 'haskell-fdo-notify' 'haskell-feed' 'haskell-filepath-bytestring'
+         'haskell-hinotify' 'haskell-hslogger' 'haskell-http-client' 'haskell-http-client-tls'
+         'haskell-http-conduit' 'haskell-http-types' 'haskell-ifelse' 'haskell-magic'
+         'haskell-memory' 'haskell-microlens' 'haskell-monad-control' 'haskell-monad-logger'
+         'haskell-mountpoints' '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-split' 'haskell-stm-chans' 'haskell-tagsoup'
+         'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 'haskell-tasty-rerun'
+         'haskell-torrent' 'haskell-unix-compat' 'haskell-unliftio-core'
+         'haskell-unordered-containers' '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')



More information about the arch-commits mailing list