Date: Monday, February 15, 2021 @ 09:50:19 Author: felixonmars Revision: 860903
upgpkg: haskell-storable-tuple 0.0.3.3-135: rebuild with doctest 0.18 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 09:49:51 UTC (rev 860902) +++ PKGBUILD 2021-02-15 09:50:19 UTC (rev 860903) @@ -4,7 +4,7 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=134 +pkgrel=135 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" license=("BSD")
