Date: Wednesday, May 26, 2021 @ 20:27:39 Author: felixonmars Revision: 946984
upgpkg: haskell-storable-tuple 0.0.3.3-158: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-26 20:27:16 UTC (rev 946983) +++ PKGBUILD 2021-05-26 20:27:39 UTC (rev 946984) @@ -4,7 +4,7 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=157 +pkgrel=158 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" license=("BSD")
