Date: Saturday, February 15, 2020 @ 18:04:29 Author: felixonmars Revision: 571813
upgpkg: haskell-storable-record 0.0.4-10: rebuild with ghc 8.8.2 Modified: haskell-storable-record/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-15 18:03:52 UTC (rev 571812) +++ PKGBUILD 2020-02-15 18:04:29 UTC (rev 571813) @@ -4,7 +4,7 @@ _hkgname=storable-record pkgname=haskell-storable-record pkgver=0.0.4 -pkgrel=9 +pkgrel=10 pkgdesc="Elegant definition of Storable instances for records" url="http://code.haskell.org/~thielema/storable-record/" license=("BSD")
