Date: Wednesday, February 5, 2020 @ 09:24:36 Author: felixonmars Revision: 562952
upgpkg: haskell-storable-tuple 0.0.3.3-61: rebuild with vector 0.12.1.0 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-05 09:23:53 UTC (rev 562951) +++ PKGBUILD 2020-02-05 09:24:36 UTC (rev 562952) @@ -4,7 +4,7 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=60 +pkgrel=61 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" license=("BSD")
