Date: Wednesday, August 24, 2022 @ 18:48:12 Author: felixonmars Revision: 1276678
upgpkg: haskell-hspec-expectations 0.8.2-250: rebuild with hashable 1.4.1.0 Modified: haskell-hspec-expectations/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 18:47:58 UTC (rev 1276677) +++ PKGBUILD 2022-08-24 18:48:12 UTC (rev 1276678) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations pkgname=haskell-hspec-expectations pkgver=0.8.2 -pkgrel=249 +pkgrel=250 pkgdesc="Catchy combinators for HUnit" url="https://github.com/sol/hspec-expectations" license=('MIT')
