Date: Saturday, October 20, 2018 @ 09:41:18 Author: felixonmars Revision: 398027
upgpkg: haskell-pandoc-types 1.17.5.2-1 rebuild with pandoc-types 1.17.5.2 Modified: haskell-pandoc-types/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-20 08:52:58 UTC (rev 398026) +++ PKGBUILD 2018-10-20 09:41:18 UTC (rev 398027) @@ -3,8 +3,8 @@ _hkgname=pandoc-types pkgname=haskell-pandoc-types -pkgver=1.17.5.1 -pkgrel=26 +pkgver=1.17.5.2 +pkgrel=1 pkgdesc="Types for representing a structured document" url="http://johnmacfarlane.net/pandoc" license=("custom:BSD3") @@ -13,7 +13,7 @@ makedepends=('ghc' 'haskell-test-framework' 'haskell-test-framework-hunit' 'haskell-test-framework-quickcheck2' 'haskell-hunit' 'haskell-string-qq') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('23a38bfbe4f4accbefacf21529a0e31309abc04d8b5f234017b628294085d8a5857c056be44ac5579d11c7d7fe270d67d821b784881c88e504f92e07e83039dc') +sha512sums=('ce8695f9479d47fd5dcb94266d6aa17c55bf21b1660ebca5d347c30f09a0e63357fac21ce64a73b496c88d793bd6d590a3e7a03a38b6a935ac51e636d76212fd') build() { cd $_hkgname-$pkgver
