Date: Wednesday, February 17, 2021 @ 22:49:53 Author: felixonmars Revision: 863001
upgpkg: haskell-bimap 0.4.0-60: rebuild with async 2.2.3 Modified: haskell-bimap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-17 22:49:43 UTC (rev 863000) +++ PKGBUILD 2021-02-17 22:49:53 UTC (rev 863001) @@ -3,7 +3,7 @@ _hkgname=bimap pkgname=haskell-bimap pkgver=0.4.0 -pkgrel=59 +pkgrel=60 pkgdesc="Bidirectional mapping between two key types" url="https://github.com/joelwilliamson/bimap" license=('BSD')
