Date: Thursday, December 16, 2021 @ 04:37:41 Author: felixonmars Revision: 1073782
upgpkg: haskell-storable-tuple 0.0.3.3-185: rebuild with hashable 1.3.4.1 Modified: haskell-storable-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-16 04:36:55 UTC (rev 1073781) +++ PKGBUILD 2021-12-16 04:37:41 UTC (rev 1073782) @@ -4,7 +4,7 @@ _hkgname=storable-tuple pkgname=haskell-storable-tuple pkgver=0.0.3.3 -pkgrel=184 +pkgrel=185 pkgdesc="Storable instance for pairs and triples" url="http://code.haskell.org/~thielema/storable-tuple/" license=("BSD")
