Date: Saturday, December 8, 2018 @ 19:11:35 Author: felixonmars Revision: 412508
upgpkg: haskell-th-orphans 0.13.6-16 rebuild with vector 0.12.0.2 Modified: haskell-th-orphans/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 19:10:55 UTC (rev 412507) +++ PKGBUILD 2018-12-08 19:11:35 UTC (rev 412508) @@ -3,10 +3,10 @@ _hkgname=th-orphans pkgname=haskell-th-orphans pkgver=0.13.6 -pkgrel=15 +pkgrel=16 pkgdesc="Orphan instances for TH datatypes" url="https://github.com/ekmett/th-orphans/" -license=('custom:BSD3') +license=('BSD') arch=('x86_64') depends=('ghc-libs' 'haskell-th-lift' 'haskell-th-lift-instances' 'haskell-th-reify-many')
