Date: Friday, March 12, 2021 @ 00:06:16 Author: felixonmars Revision: 887699
upgpkg: haskell-bimap 0.4.0-67: rebuild with tasty 1.4.0.1 Modified: haskell-bimap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 00:05:33 UTC (rev 887698) +++ PKGBUILD 2021-03-12 00:06:16 UTC (rev 887699) @@ -3,7 +3,7 @@ _hkgname=bimap pkgname=haskell-bimap pkgver=0.4.0 -pkgrel=66 +pkgrel=67 pkgdesc="Bidirectional mapping between two key types" url="https://github.com/joelwilliamson/bimap" license=('BSD')