Date: Saturday, May 14, 2022 @ 12:00:40 Author: felixonmars Revision: 1204005
upgpkg: haskell-bimap 0.4.0-135: rebuild with hashable 1.4.0.2 Modified: haskell-bimap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-14 12:00:31 UTC (rev 1204004) +++ PKGBUILD 2022-05-14 12:00:40 UTC (rev 1204005) @@ -3,7 +3,7 @@ _hkgname=bimap pkgname=haskell-bimap pkgver=0.4.0 -pkgrel=134 +pkgrel=135 pkgdesc="Bidirectional mapping between two key types" url="https://github.com/joelwilliamson/bimap" license=('BSD')
