Date: Thursday, March 24, 2022 @ 02:40:39 Author: felixonmars Revision: 1173484
upgpkg: haskell-mono-traversable-instances 0.1.1.0-73: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-mono-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 02:40:33 UTC (rev 1173483) +++ PKGBUILD 2022-03-24 02:40:39 UTC (rev 1173484) @@ -3,7 +3,7 @@ _hkgname=mono-traversable-instances pkgname=haskell-mono-traversable-instances pkgver=0.1.1.0 -pkgrel=72 +pkgrel=73 pkgdesc='Extra typeclass instances for mono-traversable' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"