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

Felix Yan felixonmars at archlinux.org
Fri May 18 06:30:37 UTC 2018


    Date: Friday, May 18, 2018 @ 06:30:36
  Author: felixonmars
Revision: 324211

upgpkg: haskell-hakyll 4.12.2.0-12

rebuild with ghc 8.4.2

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-18 06:28:27 UTC (rev 324210)
+++ PKGBUILD	2018-05-18 06:30:36 UTC (rev 324211)
@@ -5,7 +5,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.12.2.0
-pkgrel=11
+pkgrel=12
 pkgdesc="A static website compiler library"
 url="http://jaspervdj.be/hakyll"
 license=("custom:BSD3")
@@ -12,10 +12,10 @@
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-blaze-html' 'haskell-blaze-markup' 'haskell-cryptohash'
          'haskell-data-default' 'haskell-file-embed' 'haskell-fsnotify' 'haskell-http-conduit'
-         'haskell-http-types' 'haskell-lrucache' 'haskell-mtl' 'haskell-network-uri'
-         'haskell-optparse-applicative' 'pandoc' 'pandoc-citeproc' 'haskell-parsec' 'haskell-random'
+         'haskell-http-types' 'haskell-lrucache' 'haskell-network-uri'
+         'haskell-optparse-applicative' 'pandoc' 'pandoc-citeproc' 'haskell-random'
          'haskell-regex-tdfa' 'haskell-resourcet' 'haskell-scientific' 'haskell-tagsoup'
-         'haskell-text' 'haskell-time-locale-compat' 'haskell-unordered-containers' 'haskell-vector'
+         'haskell-time-locale-compat' 'haskell-unordered-containers' 'haskell-vector'
          'haskell-wai' 'haskell-wai-app-static' 'haskell-warp' 'haskell-yaml')
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-hunit'
              'haskell-tasty-quickcheck')



More information about the arch-commits mailing list