Date: Monday, January 16, 2017 @ 09:00:14 Author: felixonmars Revision: 207577
upgpkg: haskell-pandoc-types 1.17.0.5-1 rebuild with pandoc-types-1.17.0.5 Modified: haskell-pandoc-types/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-16 08:39:01 UTC (rev 207576) +++ PKGBUILD 2017-01-16 09:00:14 UTC (rev 207577) @@ -4,8 +4,8 @@ _hkgname=pandoc-types pkgname=haskell-pandoc-types -pkgver=1.17.0.4 -pkgrel=5 +pkgver=1.17.0.5 +pkgrel=1 pkgdesc="Types for representing a structured document" url="http://johnmacfarlane.net/pandoc" license=("custom:BSD3") @@ -12,7 +12,7 @@ arch=('i686' 'x86_64') depends=("ghc=8.0.1" "haskell-aeson" "haskell-quickcheck" "haskell-syb") source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('531996e547714e34a2e4134e9e80dad9929bbc6814ebb5515f95538fa76c3f74') +sha256sums=('c8825588b587ff5ed0c105156a11a43f3b752279997231cfc13102809bbc51b3') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
