Date: Monday, August 17, 2020 @ 23:44:24 Author: felixonmars Revision: 683551
upgpkg: haskell-singleton-bool 0.1.5-17: rebuild with ghc 8.10.2 Modified: haskell-singleton-bool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 23:43:49 UTC (rev 683550) +++ PKGBUILD 2020-08-17 23:44:24 UTC (rev 683551) @@ -3,7 +3,7 @@ _hkgname=singleton-bool pkgname=haskell-singleton-bool pkgver=0.1.5 -pkgrel=16 +pkgrel=17 pkgdesc="Type level booleans" url="https://github.com/phadej/singleton-bool" license=('BSD')
