Date: Saturday, June 13, 2020 @ 22:12:38 Author: felixonmars Revision: 643237
upgpkg: haskell-reflection 2.1.6-3: rebuild with splitmix 0.0.5 Modified: haskell-reflection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-13 22:12:35 UTC (rev 643236) +++ PKGBUILD 2020-06-13 22:12:38 UTC (rev 643237) @@ -4,7 +4,7 @@ _hkgname=reflection pkgname=haskell-reflection pkgver=2.1.6 -pkgrel=2 +pkgrel=3 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms" url="https://github.com/ekmett/reflection" license=("BSD")
