Date: Monday, January 27, 2020 @ 14:37:55 Author: felixonmars Revision: 556067
upgpkg: haskell-singletons 2.6-4: rebuild with doctest 0.16.1 Modified: haskell-singletons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-27 14:32:59 UTC (rev 556066) +++ PKGBUILD 2020-01-27 14:37:55 UTC (rev 556067) @@ -3,7 +3,7 @@ _hkgname=singletons pkgname=haskell-singletons pkgver=2.6 -pkgrel=3 +pkgrel=4 pkgdesc="A framework for generating singleton types" url="https://github.com/goldfirere/singletons" license=('BSD')
