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

Felix Yan felixonmars at archlinux.org
Mon Jun 21 20:30:05 UTC 2021


    Date: Monday, June 21, 2021 @ 20:30:05
  Author: felixonmars
Revision: 966603

upgpkg: haskell-hackage-security 0.6.0.1-213: rebuild with ghc 9.0.1, ghc-lib-parser-ex 9.0.0.4, hlint 3.3.1, one-liner 2.0, path 0.9.0, retrie 1.0.0.0

Modified:
  haskell-hackage-security/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-21 20:28:03 UTC (rev 966602)
+++ PKGBUILD	2021-06-21 20:30:05 UTC (rev 966603)
@@ -4,7 +4,7 @@
 _hkgname=hackage-security
 pkgname=haskell-hackage-security
 pkgver=0.6.0.1
-pkgrel=212
+pkgrel=213
 pkgdesc="Hackage security library"
 url="https://github.com/well-typed/hackage-security"
 license=("BSD")
@@ -18,7 +18,7 @@
 
 prepare() {
     cd $_hkgname-$pkgver
-    uusi -u base16-bytestring -u base64-bytestring $_hkgname.cabal
+    uusi -u base -u base16-bytestring -u base64-bytestring -u Cabal -u template-haskell $_hkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list