Date: Sunday, November 22, 2020 @ 17:59:07 Author: felixonmars Revision: 759330
upgpkg: haskell-storable-tuple 0.0.3.3-103: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-22 17:57:55 UTC (rev 759329) +++ PKGBUILD 2020-11-22 17:59:07 UTC (rev 759330) @@ -4,7 +4,7 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=102 +pkgrel=103 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" license=("BSD")
