Date: Monday, December 28, 2020 @ 00:18:42 Author: felixonmars Revision: 794134
upgpkg: haskell-storable-tuple 0.0.3.3-112: rebuild with indexed-traversable 0.1.1 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-28 00:18:03 UTC (rev 794133) +++ PKGBUILD 2020-12-28 00:18:42 UTC (rev 794134) @@ -4,7 +4,7 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=111 +pkgrel=112 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" license=("BSD")
