Date: Tuesday, March 21, 2017 @ 13:24:37 Author: felixonmars Revision: 218157
upgpkg: haskell-path 0.5.13-1 rebuild with path,0.5.13 Modified: haskell-path/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-21 13:19:38 UTC (rev 218156) +++ PKGBUILD 2017-03-21 13:24:37 UTC (rev 218157) @@ -4,8 +4,8 @@ _hkgname=path pkgname=haskell-path -pkgver=0.5.12 -pkgrel=4 +pkgver=0.5.13 +pkgrel=1 pkgdesc="Path" url="https://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD3") @@ -12,7 +12,7 @@ arch=('i686' 'x86_64') depends=("ghc=8.0.1" "haskell-aeson" "haskell-exceptions" "haskell-hashable") source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('52f0dae7e3d72d26fa62ff55de65b6697744dd0c5b96f48625cb00df1cf1055d') +sha256sums=('1968303e1632499890c3c760ade68e91e848cb45de552090d86e6c75b93e7d51') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
