Date: Saturday, March 20, 2021 @ 23:56:34 Author: felixonmars Revision: 896419
upgpkg: haskell-storable-record 0.0.5-9: rebuild with tasty 1.4.0.2 Modified: haskell-storable-record/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-20 23:55:58 UTC (rev 896418) +++ PKGBUILD 2021-03-20 23:56:34 UTC (rev 896419) @@ -4,7 +4,7 @@ _hkgname=storable-record pkgname=haskell-storable-record pkgver=0.0.5 -pkgrel=8 +pkgrel=9 pkgdesc="Elegant definition of Storable instances for records" url="http://code.haskell.org/~thielema/storable-record/" license=("BSD")
