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

Felix Yan felixonmars at archlinux.org
Fri May 18 04:50:34 UTC 2018


    Date: Friday, May 18, 2018 @ 04:50:32
  Author: felixonmars
Revision: 324118

upgpkg: haskell-cheapskate 0.1.1-74

rebuild with ghc 8.4.2

Modified:
  haskell-cheapskate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-18 04:49:20 UTC (rev 324117)
+++ PKGBUILD	2018-05-18 04:50:32 UTC (rev 324118)
@@ -5,13 +5,13 @@
 _hkgname=cheapskate
 pkgname=haskell-cheapskate
 pkgver=0.1.1
-pkgrel=73
+pkgrel=74
 pkgdesc="Experimental markdown processor."
 url="http://github.com/jgm/cheapskate"
 license=("custom:BSD3")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-aeson" "haskell-blaze-html" "haskell-data-default" "haskell-http-types"
-         "haskell-mtl" "haskell-syb" "haskell-text" "haskell-uniplate" "haskell-wai"
+         "haskell-syb" "haskell-uniplate" "haskell-wai"
          "haskell-wai-extra" "haskell-xss-sanitize")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list