Date: Friday, February 23, 2018 @ 11:19:40 Author: felixonmars Revision: 297216
upgpkg: haskell-storable-tuple 0.0.3.3-2 rebuild with storable-record,0.0.4 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-23 11:19:04 UTC (rev 297215) +++ PKGBUILD 2018-02-23 11:19:40 UTC (rev 297216) @@ -5,7 +5,7 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=1 +pkgrel=2 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" license=("custom:BSD3")
