Date: Sunday, February 16, 2020 @ 23:04:52 Author: felixonmars Revision: 573683
upgpkg: haskell-storable-tuple 0.0.3.3-64: rebuild with storable-record 0.0.4.1 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-16 23:04:02 UTC (rev 573682) +++ PKGBUILD 2020-02-16 23:04:52 UTC (rev 573683) @@ -4,7 +4,7 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=63 +pkgrel=64 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" license=("BSD")
