Date: Monday, August 16, 2021 @ 02:36:06 Author: felixonmars Revision: 999868
upgpkg: haskell-mono-traversable-instances 0.1.1.0-23: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3 Modified: haskell-mono-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-16 02:35:28 UTC (rev 999867) +++ PKGBUILD 2021-08-16 02:36:06 UTC (rev 999868) @@ -3,7 +3,7 @@ _hkgname=mono-traversable-instances pkgname=haskell-mono-traversable-instances pkgver=0.1.1.0 -pkgrel=22 +pkgrel=23 pkgdesc='Extra typeclass instances for mono-traversable' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"