Date: Tuesday, February 9, 2021 @ 17:22:47 Author: felixonmars Revision: 851136
upgpkg: haskell-singleton-bool 0.1.5-67: rebuild with ghc 8.10.4 Modified: haskell-singleton-bool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 17:22:24 UTC (rev 851135) +++ PKGBUILD 2021-02-09 17:22:47 UTC (rev 851136) @@ -3,7 +3,7 @@ _hkgname=singleton-bool pkgname=haskell-singleton-bool pkgver=0.1.5 -pkgrel=66 +pkgrel=67 pkgdesc="Type level booleans" url="https://github.com/phadej/singleton-bool" license=('BSD')
