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

Felix Yan felixonmars at archlinux.org
Fri May 22 18:55:45 UTC 2020


    Date: Friday, May 22, 2020 @ 18:55:45
  Author: felixonmars
Revision: 631649

upgpkg: git-annex 8.20200522-1

Modified:
  git-annex/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-22 18:51:21 UTC (rev 631648)
+++ PKGBUILD	2020-05-22 18:55:45 UTC (rev 631649)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=git-annex
-pkgver=8.20200501
-pkgrel=12
+pkgver=8.20200522
+pkgrel=1
 pkgdesc="Manage files with git, without checking their contents into git"
 url="https://git-annex.branchable.com/"
 license=("AGPL3")
@@ -34,9 +34,6 @@
 
 build() {
   cd git-annex
-
-  sed -i 's/suiteOptionParser ingredients (tests False True mempty)/snd (&)/' Test.hs
-
   sed -e 's|--ghc-options|-O --prefix=/usr --enable-executable-dynamic --disable-library-vanilla --docdir=/usr/share/doc/'$pkgname' --ghc-options|' \
       -i Makefile
   make GHC="ghc -dynamic" BUILDER=./Setup BUILDEROPTIONS=$MAKEFLAGS



More information about the arch-commits mailing list