Date: Sunday, August 15, 2021 @ 18:44:56 Author: felixonmars Revision: 999056
upgpkg: haskell-bimap 0.4.0-93: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3 Modified: haskell-bimap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-15 18:44:16 UTC (rev 999055) +++ PKGBUILD 2021-08-15 18:44:56 UTC (rev 999056) @@ -3,7 +3,7 @@ _hkgname=bimap pkgname=haskell-bimap pkgver=0.4.0 -pkgrel=92 +pkgrel=93 pkgdesc="Bidirectional mapping between two key types" url="https://github.com/joelwilliamson/bimap" license=('BSD')
