Date: Sunday, March 22, 2020 @ 12:10:06 Author: felixonmars Revision: 603478
upgpkg: haskell-storable-tuple 0.0.3.3-70: rebuild with storable-record 0.0.5 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-22 12:09:32 UTC (rev 603477) +++ PKGBUILD 2020-03-22 12:10:06 UTC (rev 603478) @@ -4,7 +4,7 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=69 +pkgrel=70 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" license=("BSD")
