Date: Sunday, March 21, 2021 @ 00:03:22 Author: felixonmars Revision: 896433
upgpkg: haskell-bimap 0.4.0-69: rebuild with tasty 1.4.0.2 Modified: haskell-bimap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-21 00:02:38 UTC (rev 896432) +++ PKGBUILD 2021-03-21 00:03:22 UTC (rev 896433) @@ -3,7 +3,7 @@ _hkgname=bimap pkgname=haskell-bimap pkgver=0.4.0 -pkgrel=68 +pkgrel=69 pkgdesc="Bidirectional mapping between two key types" url="https://github.com/joelwilliamson/bimap" license=('BSD')
