Date: Wednesday, March 23, 2022 @ 23:38:38 Author: felixonmars Revision: 1172423
upgpkg: haskell-bimap 0.4.0-129: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-bimap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-23 23:38:26 UTC (rev 1172422) +++ PKGBUILD 2022-03-23 23:38:38 UTC (rev 1172423) @@ -3,7 +3,7 @@ _hkgname=bimap pkgname=haskell-bimap pkgver=0.4.0 -pkgrel=128 +pkgrel=129 pkgdesc="Bidirectional mapping between two key types" url="https://github.com/joelwilliamson/bimap" license=('BSD')
