Date: Sunday, March 10, 2019 @ 07:54:38 Author: felixonmars Revision: 439026
upgpkg: haskell-storable-tuple 0.0.3.3-30 rebuild with ghc 8.6.4 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 07:54:04 UTC (rev 439025) +++ PKGBUILD 2019-03-10 07:54:38 UTC (rev 439026) @@ -4,7 +4,7 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=29 +pkgrel=30 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" license=("BSD")
