Date: Friday, January 6, 2023 @ 20:15:57 Author: felixonmars Revision: 1379258
upgpkg: haskell-tuple 0.3.0.2-15: rebuild with hashable 1.4.2.0 Modified: haskell-tuple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 20:15:57 UTC (rev 1379257) +++ PKGBUILD 2023-01-06 20:15:57 UTC (rev 1379258) @@ -3,7 +3,7 @@ _hkgname=tuple pkgname=haskell-tuple pkgver=0.3.0.2 -pkgrel=14 +pkgrel=15 pkgdesc="Various functions on tuples" url="https://github.com/augustss/tuple" license=("BSD")
