Date: Wednesday, March 3, 2021 @ 21:02:20 Author: felixonmars Revision: 879458
upgpkg: haskell-bimap 0.4.0-64: rebuild with tasty 1.4 Modified: haskell-bimap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 21:01:50 UTC (rev 879457) +++ PKGBUILD 2021-03-03 21:02:20 UTC (rev 879458) @@ -3,7 +3,7 @@ _hkgname=bimap pkgname=haskell-bimap pkgver=0.4.0 -pkgrel=63 +pkgrel=64 pkgdesc="Bidirectional mapping between two key types" url="https://github.com/joelwilliamson/bimap" license=('BSD')
