Date: Friday, June 1, 2018 @ 11:27:00 Author: felixonmars Revision: 336005
upgpkg: haskell-storable-tuple 0.0.3.3-8 rebuild with ghc 8.4.3 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 11:26:21 UTC (rev 336004) +++ PKGBUILD 2018-06-01 11:27:00 UTC (rev 336005) @@ -5,7 +5,7 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=7 +pkgrel=8 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" license=("custom:BSD3")
