Date: Friday, January 29, 2021 @ 03:00:48 Author: felixonmars Revision: 833977
upgpkg: haskell-singleton-bool 0.1.5-61: rebuild with bifunctors 5.5.10 Modified: haskell-singleton-bool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-29 03:00:14 UTC (rev 833976) +++ PKGBUILD 2021-01-29 03:00:48 UTC (rev 833977) @@ -3,7 +3,7 @@ _hkgname=singleton-bool pkgname=haskell-singleton-bool pkgver=0.1.5 -pkgrel=60 +pkgrel=61 pkgdesc="Type level booleans" url="https://github.com/phadej/singleton-bool" license=('BSD')