Date: Wednesday, May 26, 2021 @ 20:23:04 Author: felixonmars Revision: 946968
upgpkg: haskell-quickcheck-text 0.1.2.1-15: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-quickcheck-text/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-26 20:22:41 UTC (rev 946967) +++ PKGBUILD 2021-05-26 20:23:04 UTC (rev 946968) @@ -3,7 +3,7 @@ _hkgname=quickcheck-text pkgname=haskell-quickcheck-text pkgver=0.1.2.1 -pkgrel=14 +pkgrel=15 pkgdesc="Alternative arbitrary instance for Text" url="https://github.com/olorin/quickcheck-text" license=("MIT")
