[arch-commits] Commit in haskell-servant-client-core/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Jun 21 17:38:38 UTC 2021


    Date: Monday, June 21, 2021 @ 17:38:38
  Author: felixonmars
Revision: 966539

upgpkg: haskell-servant-client-core 0.18.2-66: rebuild with ghc 9.0.1, ghc-lib-parser-ex 9.0.0.4, one-liner 2.0, retrie 1.0.0.0

Modified:
  haskell-servant-client-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-21 17:37:06 UTC (rev 966538)
+++ PKGBUILD	2021-06-21 17:38:38 UTC (rev 966539)
@@ -3,7 +3,7 @@
 _hkgname=servant-client-core
 pkgname=haskell-servant-client-core
 pkgver=0.18.2
-pkgrel=65
+pkgrel=66
 pkgdesc="Core functionality and class for client function generation for servant APIs"
 url="http://docs.servant.dev/"
 license=("BSD")
@@ -16,7 +16,7 @@
 sha256sums=('799c40759420b947b860521ea2347da98e2c8bb9a4097651ea1a888f044b842c')
 
 prepare() {
-  uusi -u QuickCheck -u base64-bytestring -u hspec $_hkgname-$pkgver/$_hkgname.cabal
+  uusi -u QuickCheck -u base -u base64-bytestring -u hspec -u template-haskell $_hkgname-$pkgver/$_hkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list