Date: Monday, February 22, 2021 @ 13:26:43 Author: felixonmars Revision: 868584
upgpkg: haskell-bimap 0.4.0-61: rebuild with hashable 1.3.1.0 Modified: haskell-bimap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-22 13:26:17 UTC (rev 868583) +++ PKGBUILD 2021-02-22 13:26:43 UTC (rev 868584) @@ -3,7 +3,7 @@ _hkgname=bimap pkgname=haskell-bimap pkgver=0.4.0 -pkgrel=60 +pkgrel=61 pkgdesc="Bidirectional mapping between two key types" url="https://github.com/joelwilliamson/bimap" license=('BSD')