Date: Sunday, March 15, 2020 @ 22:00:27 Author: felixonmars Revision: 598675
upgpkg: haskell-singleton-bool 0.1.5-5: rebuild with hashable 1.3.0.0 Modified: haskell-singleton-bool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 21:59:39 UTC (rev 598674) +++ PKGBUILD 2020-03-15 22:00:27 UTC (rev 598675) @@ -3,7 +3,7 @@ _hkgname=singleton-bool pkgname=haskell-singleton-bool pkgver=0.1.5 -pkgrel=4 +pkgrel=5 pkgdesc="Type level booleans" url="https://github.com/phadej/singleton-bool" license=('BSD')
