Date: Thursday, September 22, 2022 @ 10:11:05 Author: felixonmars Revision: 1307061
upgpkg: haskell-storable-tuple 0.0.3.3-230: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 10:10:56 UTC (rev 1307060) +++ PKGBUILD 2022-09-22 10:11:05 UTC (rev 1307061) @@ -4,7 +4,7 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=229 +pkgrel=230 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" license=("BSD")
