Date: Thursday, May 17, 2018 @ 17:16:33 Author: felixonmars Revision: 323929
upgpkg: haskell-storable-tuple 0.0.3.3-3 rebuild with ghc 8.4.2 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-17 17:15:52 UTC (rev 323928) +++ PKGBUILD 2018-05-17 17:16:33 UTC (rev 323929) @@ -5,7 +5,7 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=2 +pkgrel=3 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" license=("custom:BSD3")
