Date: Sunday, October 14, 2018 @ 13:46:47 Author: felixonmars Revision: 393552
upgpkg: haskell-data-accessor 0.2.2.8-2 rebuild with ghc 8.6.1 Modified: haskell-data-accessor/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-14 13:46:12 UTC (rev 393551) +++ PKGBUILD 2018-10-14 13:46:47 UTC (rev 393552) @@ -4,7 +4,7 @@ _hkgname=data-accessor pkgname=haskell-data-accessor pkgver=0.2.2.8 -pkgrel=1 +pkgrel=2 pkgdesc="Utilities for accessing and manipulating fields of records" url="http://www.haskell.org/haskellwiki/Record_access" license=("custom:BSD3")
