Date: Thursday, August 13, 2020 @ 16:20:47 Author: felixonmars Revision: 677604
upgpkg: haskell-storable-tuple 0.0.3.3-80: rebuild with hspec 2.7.2, hspec-core 2.7.2, hspec-discover 2.7.2 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-13 16:20:16 UTC (rev 677603) +++ PKGBUILD 2020-08-13 16:20:47 UTC (rev 677604) @@ -4,7 +4,7 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=79 +pkgrel=80 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" license=("BSD")