Date: Thursday, January 28, 2021 @ 21:05:25 Author: felixonmars Revision: 833485
upgpkg: haskell-bimap 0.4.0-50: rebuild with bifunctors 5.5.10 Modified: haskell-bimap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-28 21:04:40 UTC (rev 833484) +++ PKGBUILD 2021-01-28 21:05:25 UTC (rev 833485) @@ -3,7 +3,7 @@ _hkgname=bimap pkgname=haskell-bimap pkgver=0.4.0 -pkgrel=49 +pkgrel=50 pkgdesc="Bidirectional mapping between two key types" url="https://github.com/joelwilliamson/bimap" license=('BSD')
