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

Felix Yan felixonmars at archlinux.org
Thu Oct 8 17:26:55 UTC 2020


    Date: Thursday, October 8, 2020 @ 17:26:55
  Author: felixonmars
Revision: 721792

upgpkg: git-annex 8.20201007-1

Modified:
  git-annex/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-08 17:20:39 UTC (rev 721791)
+++ PKGBUILD	2020-10-08 17:26:55 UTC (rev 721792)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=git-annex
-pkgver=8.20200908
-pkgrel=26
+pkgver=8.20201007
+pkgrel=1
 pkgdesc="Manage files with git, without checking their contents into git"
 url="https://git-annex.branchable.com/"
 license=("AGPL3")
@@ -11,10 +11,10 @@
 depends=('git' 'lsof' 'rsync' 'ghc-libs' 'haskell-aeson' 'haskell-async' 'haskell-aws'
          'haskell-blaze-builder' 'haskell-bloomfilter' 'haskell-byteable' 'haskell-case-insensitive'
          '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-fdo-notify' 'haskell-feed' 'haskell-filepath-bytestring' 'haskell-git-lfs'
-         'haskell-hinotify' 'haskell-hslogger' 'haskell-http-client'
+         'haskell-criterion' 'haskell-crypto-api' 'haskell-cryptonite' 'haskell-data-default'
+         'haskell-dav' 'haskell-dbus' 'haskell-disk-free-space' 'haskell-dlist'
+         'haskell-edit-distance' 'haskell-fdo-notify' 'haskell-feed' 'haskell-filepath-bytestring'
+         'haskell-git-lfs' 'haskell-hinotify' 'haskell-hslogger' 'haskell-http-client'
          'haskell-http-client-restricted' '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'



More information about the arch-commits mailing list