Date: Saturday, April 23, 2022 @ 21:45:33 Author: felixonmars Revision: 1188727
upgpkg: haskell-tasty-discover 4.2.2-150: rebuild with hashable 1.4.0.1 Modified: haskell-tasty-discover/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 21:45:24 UTC (rev 1188726) +++ PKGBUILD 2022-04-23 21:45:33 UTC (rev 1188727) @@ -3,7 +3,7 @@ _hkgname=tasty-discover pkgname=haskell-tasty-discover pkgver=4.2.2 -pkgrel=149 +pkgrel=150 pkgdesc="Test discovery for the tasty framework" url="https://github.com/haskell-works/tasty-discover" license=('MIT')
