Date: Thursday, September 10, 2020 @ 19:11:24 Author: felixonmars Revision: 702201
upgpkg: haskell-test-framework-th 0.2.4-48: rebuild with mwc-random 0.15.0.1 Modified: haskell-test-framework-th/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-10 19:10:22 UTC (rev 702200) +++ PKGBUILD 2020-09-10 19:11:24 UTC (rev 702201) @@ -3,7 +3,7 @@ _hkgname=test-framework-th pkgname=haskell-test-framework-th pkgver=0.2.4 -pkgrel=47 +pkgrel=48 pkgdesc="Automagically generate the HUnit- and Quickcheck-bulk-code using Template Haskell" url="https://github.com/finnsson/test-generator" license=('BSD')
