Date: Saturday, March 14, 2020 @ 22:44:17 Author: felixonmars Revision: 597403
upgpkg: haskell-singletons 2.6-25: rebuild with StateVar 1.2 Modified: haskell-singletons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-14 22:40:07 UTC (rev 597402) +++ PKGBUILD 2020-03-14 22:44:17 UTC (rev 597403) @@ -3,7 +3,7 @@ _hkgname=singletons pkgname=haskell-singletons pkgver=2.6 -pkgrel=24 +pkgrel=25 pkgdesc="A framework for generating singleton types" url="https://github.com/goldfirere/singletons" license=('BSD')
