Date: Thursday, January 27, 2022 @ 19:46:20 Author: felixonmars Revision: 1117437
upgpkg: haskell-bimap 0.4.0-117: rebuild with async 2.2.4 Modified: haskell-bimap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 19:45:51 UTC (rev 1117436) +++ PKGBUILD 2022-01-27 19:46:20 UTC (rev 1117437) @@ -3,7 +3,7 @@ _hkgname=bimap pkgname=haskell-bimap pkgver=0.4.0 -pkgrel=116 +pkgrel=117 pkgdesc="Bidirectional mapping between two key types" url="https://github.com/joelwilliamson/bimap" license=('BSD')
