Date: Wednesday, April 7, 2021 @ 21:06:26 Author: felixonmars Revision: 912752
upgpkg: haskell-safe-exceptions 0.1.7.1-67: rebuild with vector 0.12.3.0 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-07 21:06:14 UTC (rev 912751) +++ PKGBUILD 2021-04-07 21:06:26 UTC (rev 912752) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.1 -pkgrel=66 +pkgrel=67 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
