Date: Monday, June 20, 2016 @ 16:29:52 Author: felixonmars Revision: 180527
upgpkg: haskell-path 0.5.8-1 rebuild with dns-2.0.3, extra-1.4.10, generic-deriving-1.10.5, http-client-0.4.29, http-client-tls-0.2.4.1, language-javascript-0.6.0.7, monad-par-0.3.4.8, path-0.5.8, semigroupoids-5.1, wai-extra-3.0.15.2 Modified: haskell-path/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-20 16:28:38 UTC (rev 180526) +++ PKGBUILD 2016-06-20 16:29:52 UTC (rev 180527) @@ -4,15 +4,15 @@ _hkgname=path pkgname=haskell-path -pkgver=0.5.7 -pkgrel=2 +pkgver=0.5.8 +pkgrel=1 pkgdesc="Path" url="http://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD3") arch=('i686' 'x86_64') -depends=("ghc=8.0.1" "haskell-exceptions") +depends=("ghc=8.0.1" "haskell-aeson" "haskell-exceptions") source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('5b631abc6cedcb634ec6886d43291e01c694d8088c5faee13a3b64010beb05ab') +sha256sums=('aa85f40a40ce8c96de260481501b1884c0d86c37ad58505bda011b803fdcefd8') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
