Date: Friday, June 1, 2018 @ 10:43:33 Author: felixonmars Revision: 335920
upgpkg: haskell-data-accessor 0.2.2.7-8 rebuild with ghc 8.4.3 Modified: haskell-data-accessor/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 10:43:01 UTC (rev 335919) +++ PKGBUILD 2018-06-01 10:43:33 UTC (rev 335920) @@ -5,7 +5,7 @@ _hkgname=data-accessor pkgname=haskell-data-accessor pkgver=0.2.2.7 -pkgrel=7 +pkgrel=8 pkgdesc="Utilities for accessing and manipulating fields of records" url="http://www.haskell.org/haskellwiki/Record_access" license=("custom:BSD3")
