Date: Wednesday, January 4, 2023 @ 23:26:05 Author: felixonmars Revision: 1375710
upgpkg: haskell-bimap 0.5.0-30: rebuild with hspec 2.10.7, hspec-core 2.10.7, hspec-discover 2.10.7 Modified: haskell-bimap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-04 23:25:50 UTC (rev 1375709) +++ PKGBUILD 2023-01-04 23:26:05 UTC (rev 1375710) @@ -3,7 +3,7 @@ _hkgname=bimap pkgname=haskell-bimap pkgver=0.5.0 -pkgrel=29 +pkgrel=30 pkgdesc="Bidirectional mapping between two key types" url="https://github.com/joelwilliamson/bimap" license=('BSD')
