Date: Monday, August 17, 2020 @ 19:12:27 Author: felixonmars Revision: 683067
upgpkg: haskell-storable-tuple 0.0.3.3-82: rebuild with ghc 8.10.2 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 19:11:50 UTC (rev 683066) +++ PKGBUILD 2020-08-17 19:12:27 UTC (rev 683067) @@ -4,7 +4,7 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=81 +pkgrel=82 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" license=("BSD")
