Date: Monday, January 24, 2022 @ 14:12:12 Author: felixonmars Revision: 1114635
upgpkg: haskell-quickcheck-text 0.1.2.1-50: rebuild with hspec 2.8.5, hspec-core 2.8.5, hspec-discover 2.8.5 Modified: haskell-quickcheck-text/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-24 14:11:53 UTC (rev 1114634) +++ PKGBUILD 2022-01-24 14:12:12 UTC (rev 1114635) @@ -3,7 +3,7 @@ _hkgname=quickcheck-text pkgname=haskell-quickcheck-text pkgver=0.1.2.1 -pkgrel=49 +pkgrel=50 pkgdesc="Alternative arbitrary instance for Text" url="https://github.com/olorin/quickcheck-text" license=("MIT")
