Date: Thursday, May 13, 2021 @ 18:46:30 Author: felixonmars Revision: 933440
upgpkg: haskell-mono-traversable 1.0.15.1-130: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-mono-traversable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 18:45:37 UTC (rev 933439) +++ PKGBUILD 2021-05-13 18:46:30 UTC (rev 933440) @@ -4,7 +4,7 @@ _hkgname=mono-traversable pkgname=haskell-mono-traversable pkgver=1.0.15.1 -pkgrel=129 +pkgrel=130 pkgdesc="Type classes for mapping, folding, and traversing monomorphic containers" url="https://github.com/snoyberg/mono-traversable" license=("MIT")
