Date: Monday, August 8, 2022 @ 19:10:42 Author: felixonmars Revision: 1262064
upgpkg: haskell-mono-traversable-instances 0.1.1.0-109: rebuild with tasty 1.4.2.3 Modified: haskell-mono-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 19:10:35 UTC (rev 1262063) +++ PKGBUILD 2022-08-08 19:10:42 UTC (rev 1262064) @@ -3,7 +3,7 @@ _hkgname=mono-traversable-instances pkgname=haskell-mono-traversable-instances pkgver=0.1.1.0 -pkgrel=108 +pkgrel=109 pkgdesc='Extra typeclass instances for mono-traversable' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"