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

Felix Yan felixonmars at archlinux.org
Fri Jun 25 02:42:50 UTC 2021


    Date: Friday, June 25, 2021 @ 02:42:49
  Author: felixonmars
Revision: 967295

upgpkg: haskell-hakyll 4.14.0.0-71: rebuild with cabal-install 3.4.0.0, cabal-install-parsers 0.4.1, 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-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-25 02:10:02 UTC (rev 967294)
+++ PKGBUILD	2021-06-25 02:42:49 UTC (rev 967295)
@@ -4,7 +4,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.14.0.0
-pkgrel=70
+pkgrel=71
 pkgdesc="A static website compiler library"
 url="https://jaspervdj.be/hakyll"
 license=("BSD")
@@ -23,7 +23,7 @@
 
 prepare() {
     cd $_hkgname-$pkgver
-    uusi -u cryptonite -u file-embed -u memory -u optparse-applicative -u pandoc -u tasty $_hkgname.cabal
+    uusi -u cryptonite -u file-embed -u memory -u optparse-applicative -u pandoc -u tasty -u template-haskell $_hkgname.cabal
 }
 
 build() {




More information about the arch-commits mailing list