Date: Wednesday, October 26, 2022 @ 13:17:41 Author: felixonmars Revision: 1335568
upgpkg: haskell-safe-exceptions 0.1.7.3-24: rebuild with doctest 0.20.1 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 13:17:40 UTC (rev 1335567) +++ PKGBUILD 2022-10-26 13:17:41 UTC (rev 1335568) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.3 -pkgrel=23 +pkgrel=24 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
