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

Felix Yan felixonmars at archlinux.org
Thu Nov 1 08:34:33 UTC 2018


    Date: Thursday, November 1, 2018 @ 08:34:33
  Author: felixonmars
Revision: 401035

upgpkg: git-annex 7.20181031-1

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-01 08:23:20 UTC (rev 401034)
+++ PKGBUILD	2018-11-01 08:34:33 UTC (rev 401035)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=git-annex
-pkgver=6.20181011
-pkgrel=17
+pkgver=7.20181031
+pkgrel=1
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/"
 license=("AGPL3")
@@ -12,11 +12,11 @@
          '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-esqueleto' '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-monad-control' 'haskell-monad-logger'
+         'haskell-dbus' 'haskell-disk-free-space' 'haskell-dlist' 'haskell-edit-distance'
+         'haskell-esqueleto' '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'
@@ -42,8 +42,7 @@
 
   runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic --disable-library-vanilla \
     --docdir="/usr/share/doc/$pkgname" \
-    -fconcurrentoutput -ftorrentparser \
-    -f-androidsplice -f-android -fproduction -fpairing -fwebapp \
+    -ftorrentparser -fproduction -fpairing -fwebapp \
     -fassistant -fwebdav -fs3 -f-benchmark -fdbus -fmagicmime
   runhaskell Setup build
 }



More information about the arch-commits mailing list