Date: Saturday, December 8, 2018 @ 13:35:41 Author: felixonmars Revision: 412390
upgpkg: haskell-pandoc-types 1.17.5.4-5 rebuild with vector 0.12.0.2 Modified: haskell-pandoc-types/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 13:34:40 UTC (rev 412389) +++ PKGBUILD 2018-12-08 13:35:41 UTC (rev 412390) @@ -4,10 +4,10 @@ _hkgname=pandoc-types pkgname=haskell-pandoc-types pkgver=1.17.5.4 -pkgrel=4 +pkgrel=5 pkgdesc="Types for representing a structured document" url="http://johnmacfarlane.net/pandoc" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-aeson' 'haskell-quickcheck' 'haskell-syb') makedepends=('ghc' 'haskell-test-framework' 'haskell-test-framework-hunit'
