Date: Thursday, December 24, 2020 @ 21:40:54 Author: felixonmars Revision: 788935
upgpkg: haskell-safe-exceptions 0.1.7.1-27: rebuild with comonad 5.0.7 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 21:40:26 UTC (rev 788934) +++ PKGBUILD 2020-12-24 21:40:54 UTC (rev 788935) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.1 -pkgrel=26 +pkgrel=27 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
