Date: Saturday, March 20, 2021 @ 23:57:21 Author: felixonmars Revision: 896421
upgpkg: haskell-storable-tuple 0.0.3.3-146: rebuild with tasty 1.4.0.2 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-20 23:56:45 UTC (rev 896420) +++ PKGBUILD 2021-03-20 23:57:21 UTC (rev 896421) @@ -4,7 +4,7 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=145 +pkgrel=146 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" license=("BSD")
