Date: Wednesday, June 29, 2022 @ 19:40:14 Author: felixonmars Revision: 1241247
upgpkg: haskell-storable-tuple 0.0.3.3-220: rebuild with transformers-compat 0.7.2 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-29 19:40:07 UTC (rev 1241246) +++ PKGBUILD 2022-06-29 19:40:14 UTC (rev 1241247) @@ -4,7 +4,7 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=219 +pkgrel=220 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" license=("BSD")
