Date: Friday, April 1, 2022 @ 03:41:49 Author: felixonmars Revision: 1178525
upgpkg: haskell-bimap 0.4.0-130: rebuild with hspec 2.9.4, hspec-core 2.9.4, hspec-discover 2.9.4, hspec-meta 2.9.3 Modified: haskell-bimap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-01 03:41:40 UTC (rev 1178524) +++ PKGBUILD 2022-04-01 03:41:49 UTC (rev 1178525) @@ -3,7 +3,7 @@ _hkgname=bimap pkgname=haskell-bimap pkgver=0.4.0 -pkgrel=129 +pkgrel=130 pkgdesc="Bidirectional mapping between two key types" url="https://github.com/joelwilliamson/bimap" license=('BSD')
