Date: Monday, March 21, 2022 @ 15:05:56
  Author: felixonmars
Revision: 1166928

upgpkg: haskell-clock 0.8.3-8: rebuild with hspec 2.9.2, hspec-core 2.9.2, 
hspec-discover 2.9.2, hspec-meta 2.9.0.1 (rebuild pass 1, specified --nocheck)

Modified:
  haskell-clock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-21 15:05:51 UTC (rev 1166927)
+++ PKGBUILD    2022-03-21 15:05:56 UTC (rev 1166928)
@@ -4,7 +4,7 @@
 _hkgname=clock
 pkgname=haskell-clock
 pkgver=0.8.3
-pkgrel=7
+pkgrel=8
 pkgdesc="High-resolution clock functions: monotonic, realtime, cputime."
 url="https://github.com/corsis/clock";
 license=("BSD")
@@ -25,7 +25,7 @@
     fi
 
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
-        --prefix=/usr --docdir=/usr/share/doc/$pkgname "${_opts[@]}" \
+        --prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
"${_opts[@]}" \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
             -f-llvm
     runhaskell Setup build $MAKEFLAGS

Reply via email to