Date: Saturday, January 30, 2021 @ 17:57:01 Author: felixonmars Revision: 836209
upgpkg: haskell-storable-tuple 0.0.3.3-127: rebuild with vector 0.12.2.0 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-30 17:56:19 UTC (rev 836208) +++ PKGBUILD 2021-01-30 17:57:01 UTC (rev 836209) @@ -4,7 +4,7 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=126 +pkgrel=127 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" license=("BSD")
