Date: Friday, September 24, 2021 @ 09:04:53 Author: felixonmars Revision: 1023512
upgpkg: haskell-gtk2hs-buildtools 0.13.8.0-120: rebuild with vector 0.12.3.1 Modified: haskell-gtk2hs-buildtools/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-24 08:21:56 UTC (rev 1023511) +++ PKGBUILD 2021-09-24 09:04:53 UTC (rev 1023512) @@ -2,7 +2,7 @@ pkgname=haskell-gtk2hs-buildtools pkgver=0.13.8.0 -pkgrel=119 +pkgrel=120 pkgdesc="Tools to build the Gtk2Hs suite of User Interface libraries." url="https://hackage.haskell.org/package/gtk2hs-buildtools" license=('GPL2') @@ -27,7 +27,7 @@ runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \ --prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir="$pkgname" \ - --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid + --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid # --ghc-option=-fllvm runhaskell Setup build $MAKEFLAGS runhaskell Setup register --gen-script runhaskell Setup unregister --gen-script
