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

Felix Yan felixonmars at archlinux.org
Sat Sep 3 19:43:06 UTC 2016


    Date: Saturday, September 3, 2016 @ 19:43:05
  Author: felixonmars
Revision: 188398

upgpkg: hindent 5.2.1-1

rebuild with HUnit-1.3.1.2, hindent-5.2.1, http-api-data-0.3, http-client-0.5.3.1, shakespeare-2.0.11.1, utility-ht-0.0.12, yaml-0.8.18.4, yesod-auth-1.4.13.5, yesod-static-1.5.0.4

Modified:
  hindent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-03 19:40:38 UTC (rev 188397)
+++ PKGBUILD	2016-09-03 19:43:05 UTC (rev 188398)
@@ -3,7 +3,7 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hindent
-pkgver=5.1.0
+pkgver=5.2.1
 pkgrel=1
 pkgdesc="Extensible Haskell pretty printer"
 url="http://www.github.com/chrisdone/hindent"
@@ -11,9 +11,10 @@
 arch=('i686' 'x86_64')
 depends=('gmp' 'libffi')
 makedepends=("ghc=8.0.1" "haskell-descriptive" "haskell-exceptions" "haskell-monad-loops"
-             "haskell-mtl" "haskell-src-exts" "haskell-text" "haskell-utf8-string")
+             "haskell-mtl" "haskell-path" "haskell-path-io" "haskell-src-exts" "haskell-text"
+             "haskell-unix-compat" "haskell-utf8-string" "haskell-yaml")
 source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('764e3261d91ef84815f1a9e82f5b3cc830a7896aa2bf3d8508f4387f028e40c0')
+sha256sums=('0c3118ccf087bea9dfaa9cbcb76bd6ed35919acd2fa511c741e97277b6b01c53')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list