[arch-commits] Commit in haskell-microstache/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 17 18:34:16 UTC 2018
Date: Thursday, May 17, 2018 @ 18:34:16
Author: felixonmars
Revision: 324005
upgpkg: haskell-microstache 1.0.1.1-29
rebuild with ghc 8.4.2
Modified:
haskell-microstache/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-17 18:33:31 UTC (rev 324004)
+++ PKGBUILD 2018-05-17 18:34:16 UTC (rev 324005)
@@ -5,12 +5,12 @@
_hkgname=microstache
pkgname=haskell-microstache
pkgver=1.0.1.1
-pkgrel=28
+pkgrel=29
pkgdesc="Mustache templates for Haskell"
url="https://github.com/phadej/microstache"
license=("custom:BSD3")
arch=('x86_64')
-depends=('ghc-libs' "haskell-aeson" "haskell-parsec" "haskell-text" "haskell-unordered-containers"
+depends=('ghc-libs' "haskell-aeson" "haskell-unordered-containers"
"haskell-vector")
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
More information about the arch-commits
mailing list