Date: Thursday, January 27, 2022 @ 22:49:00 Author: felixonmars Revision: 1118008
upgpkg: haskell-storable-tuple 0.0.3.3-195: rebuild with async 2.2.4 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 22:48:34 UTC (rev 1118007) +++ PKGBUILD 2022-01-27 22:49:00 UTC (rev 1118008) @@ -4,7 +4,7 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=194 +pkgrel=195 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" license=("BSD")
