Date: Friday, October 16, 2020 @ 21:29:21 Author: felixonmars Revision: 725060
upgpkg: haskell-storable-tuple 0.0.3.3-95: rebuild with th-abstraction 0.4.0.0 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-16 21:28:38 UTC (rev 725059) +++ PKGBUILD 2020-10-16 21:29:21 UTC (rev 725060) @@ -4,7 +4,7 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=94 +pkgrel=95 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" license=("BSD")