Date: Monday, December 23, 2019 @ 17:50:18 Author: felixonmars Revision: 539398
upgpkg: haskell-pandoc-types 1.20-1: rebuild with pandoc 2.8, pandoc-types 1.20, doctemplates 0.7.1, HsYAML 0.2.1.0, haddock-library 1.8.0, texmath 0.12, base-compat 0.11.0, base-compat-batteries 0.11.0, optparse-applicative 0.15.1.0 Modified: haskell-pandoc-types/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-23 17:50:08 UTC (rev 539397) +++ PKGBUILD 2019-12-23 17:50:18 UTC (rev 539398) @@ -3,8 +3,8 @@ _hkgname=pandoc-types pkgname=haskell-pandoc-types -pkgver=1.17.6.1 -pkgrel=4 +pkgver=1.20 +pkgrel=1 pkgdesc="Types for representing a structured document" url="https://pandoc.org/" license=("BSD") @@ -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=('f6de0793ad2680faf4595154ebe376e1830c93927f31b728e6e9aabdac467267cd7c2333b6ba420ab808da1228e7265d23455d87b8f93d81f04aa97888fab6e1') +sha512sums=('36c658093237246a344dc65bf9e214b250ea1a0aecf9931d80299f44ee152553c4326948bfae8e0f3e5aaabe93bc7a9aca0c79383e48b0f9d2696383df2b40ee') build() { cd $_hkgname-$pkgver
