Date: Wednesday, May 26, 2021 @ 20:25:17 Author: felixonmars Revision: 946976
upgpkg: haskell-bimap 0.4.0-81: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-bimap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-26 20:24:50 UTC (rev 946975) +++ PKGBUILD 2021-05-26 20:25:17 UTC (rev 946976) @@ -3,7 +3,7 @@ _hkgname=bimap pkgname=haskell-bimap pkgver=0.4.0 -pkgrel=80 +pkgrel=81 pkgdesc="Bidirectional mapping between two key types" url="https://github.com/joelwilliamson/bimap" license=('BSD')
