Date: Monday, March 30, 2020 @ 22:15:29 Author: felixonmars Revision: 607404
upgpkg: haskell-singletons 2.6-29: rebuild with doctest 0.16.3 Modified: haskell-singletons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-30 22:12:17 UTC (rev 607403) +++ PKGBUILD 2020-03-30 22:15:29 UTC (rev 607404) @@ -3,7 +3,7 @@ _hkgname=singletons pkgname=haskell-singletons pkgver=2.6 -pkgrel=28 +pkgrel=29 pkgdesc="A framework for generating singleton types" url="https://github.com/goldfirere/singletons" license=('BSD')
