[arch-commits] Commit in haskell-libbf/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sat Mar 19 13:09:18 UTC 2022


    Date: Saturday, March 19, 2022 @ 13:09:18
  Author: felixonmars
Revision: 1160695

upgpkg: haskell-libbf 0.6.3-16: rebuild with base-compat 0.12.1, base-compat-batteries 0.12.1

Modified:
  haskell-libbf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-19 13:09:13 UTC (rev 1160694)
+++ PKGBUILD	2022-03-19 13:09:18 UTC (rev 1160695)
@@ -3,7 +3,7 @@
 _hkgname=libBF
 pkgname=haskell-libbf
 pkgver=0.6.3
-pkgrel=15
+pkgrel=16
 pkgdesc="A binding to the libBF library"
 url="https://github.com/GaloisInc/libBF-hs"
 license=('MIT')
@@ -19,7 +19,7 @@
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
         --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm \
-        -fsystem-libbf
+            -fsystem-libbf
     runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script
     runhaskell Setup unregister --gen-script



More information about the arch-commits mailing list