Date: Friday, April 24, 2020 @ 11:12:38 Author: felixonmars Revision: 619239
upgpkg: haskell-safe-exceptions 0.1.7.0-74: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0, ghc-lib-parser-ex 8.10.0.1 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 11:12:08 UTC (rev 619238) +++ PKGBUILD 2020-04-24 11:12:38 UTC (rev 619239) @@ -3,12 +3,12 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.0 -pkgrel=73 +pkgrel=74 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT') arch=('x86_64') -depends=('ghc-libs' 'haskell-exceptions') +depends=('ghc-libs') makedepends=('ghc' 'haskell-hspec' 'haskell-void') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") sha512sums=('05fc32ea80ce1f733a6ea09655fecccf813ea9b7736dbd1d8ef84f54e3fb58f1017756cc9eb507d381cb73f22f100e9166bef1b7198a1d9edbda21e38626e351')
