Date: Wednesday, January 4, 2023 @ 23:43:55 Author: felixonmars Revision: 1375890
upgpkg: haskell-safe-exceptions 0.1.7.3-30: rebuild with hspec 2.10.7, hspec-core 2.10.7, hspec-discover 2.10.7 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-04 23:43:54 UTC (rev 1375889) +++ PKGBUILD 2023-01-04 23:43:55 UTC (rev 1375890) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.3 -pkgrel=29 +pkgrel=30 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
