Date: Friday, February 18, 2022 @ 23:25:42 Author: felixonmars Revision: 1134499
upgpkg: haskell-bimap 0.4.0-120: rebuild with hashable 1.4.0.0 Modified: haskell-bimap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-18 23:25:16 UTC (rev 1134498) +++ PKGBUILD 2022-02-18 23:25:42 UTC (rev 1134499) @@ -3,7 +3,7 @@ _hkgname=bimap pkgname=haskell-bimap pkgver=0.4.0 -pkgrel=119 +pkgrel=120 pkgdesc="Bidirectional mapping between two key types" url="https://github.com/joelwilliamson/bimap" license=('BSD')
