Date: Sunday, May 20, 2018 @ 04:22:10 Author: felixonmars Revision: 324970
upgpkg: haskell-keys 3.12-17 rebuild with corrected bifunctors Modified: haskell-keys/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-20 04:21:28 UTC (rev 324969) +++ PKGBUILD 2018-05-20 04:22:10 UTC (rev 324970) @@ -5,7 +5,7 @@ _hkgname=keys pkgname=haskell-keys pkgver=3.12 -pkgrel=16 +pkgrel=17 pkgdesc="Keyed functors and containers" url="https://github.com/ekmett/keys/" license=("custom:BSD3")
