Date: Tuesday, October 26, 2021 @ 16:17:15 Author: felixonmars Revision: 1034162
upgpkg: haskell-safe-exceptions 0.1.7.2-13: rebuild with base-orphans 0.8.5 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-26 16:16:17 UTC (rev 1034161) +++ PKGBUILD 2021-10-26 16:17:15 UTC (rev 1034162) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.2 -pkgrel=12 +pkgrel=13 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
