Date: Monday, December 10, 2018 @ 01:03:39 Author: felixonmars Revision: 413623
upgpkg: haskell-data-accessor-template 0.2.1.16-5 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-data-accessor-template/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-10 01:03:04 UTC (rev 413622) +++ PKGBUILD 2018-12-10 01:03:39 UTC (rev 413623) @@ -4,10 +4,10 @@ _hkgname=data-accessor-template pkgname=haskell-data-accessor-template pkgver=0.2.1.16 -pkgrel=4 +pkgrel=5 pkgdesc="Automate generation of Accessor's of the data-accessor package by Template Haskell functions." url="http://www.haskell.org/haskellwiki/Record_access" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' "haskell-data-accessor" "haskell-utility-ht") makedepends=('ghc')
