Date: Sunday, March 10, 2019 @ 01:03:37 Author: felixonmars Revision: 438868
upgpkg: haskell-storable-record 0.0.4-7 rebuild with ghc 8.6.4 Modified: haskell-storable-record/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 01:03:06 UTC (rev 438867) +++ PKGBUILD 2019-03-10 01:03:37 UTC (rev 438868) @@ -4,7 +4,7 @@ _hkgname=storable-record pkgname=haskell-storable-record pkgver=0.0.4 -pkgrel=6 +pkgrel=7 pkgdesc="Elegant definition of Storable instances for records" url="http://code.haskell.org/~thielema/storable-record/" license=("BSD")
