Date: Thursday, December 24, 2020 @ 05:30:31 Author: felixonmars Revision: 786449
upgpkg: haskell-storable-tuple 0.0.3.3-109: rebuild with ghc 8.10.3 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 05:30:09 UTC (rev 786448) +++ PKGBUILD 2020-12-24 05:30:31 UTC (rev 786449) @@ -4,7 +4,7 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=108 +pkgrel=109 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" license=("BSD")
