Date: Monday, November 2, 2020 @ 12:41:48 Author: felixonmars Revision: 739589
upgpkg: haskell-storable-tuple 0.0.3.3-100: rebuild with HUnit 1.6.1.0 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-02 12:40:37 UTC (rev 739588) +++ PKGBUILD 2020-11-02 12:41:48 UTC (rev 739589) @@ -4,7 +4,7 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=99 +pkgrel=100 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" license=("BSD")
