Date: Friday, July 31, 2020 @ 20:28:32 Author: felixonmars Revision: 666428
upgpkg: haskell-bimap 0.4.0-2: rebuild with QuickCheck 2.14.1 Modified: haskell-bimap/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-31 20:27:44 UTC (rev 666427) +++ PKGBUILD 2020-07-31 20:28:32 UTC (rev 666428) @@ -3,7 +3,7 @@ _hkgname=bimap pkgname=haskell-bimap pkgver=0.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="Bidirectional mapping between two key types" url="https://github.com/joelwilliamson/bimap" license=('BSD')
