[arch-commits] Commit in xmonad-contrib/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Mar 21 17:59:06 UTC 2022
Date: Monday, March 21, 2022 @ 17:59:06
Author: felixonmars
Revision: 1167794
upgpkg: xmonad-contrib 0.16-161: rebuild with hspec 2.9.2, hspec-core 2.9.2, hspec-discover 2.9.2, hspec-meta 2.9.0.1
Modified:
xmonad-contrib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-03-21 17:58:56 UTC (rev 1167793)
+++ PKGBUILD 2022-03-21 17:59:06 UTC (rev 1167794)
@@ -6,7 +6,7 @@
pkgname=xmonad-contrib
pkgver=0.16
-pkgrel=160
+pkgrel=161
pkgdesc='Add-ons for xmonad'
url='https://xmonad.org/'
arch=('x86_64')
@@ -28,7 +28,7 @@
cd ${pkgname}-${pkgver}
runhaskell Setup.lhs configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
--prefix=/usr -fuse_xft --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm \
- --docdir=/usr/share/doc/${pkgname}
+ --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname
runhaskell Setup build $MAKEFLAGS
runhaskell Setup register --gen-script
runhaskell Setup unregister --gen-script
More information about the arch-commits
mailing list