Date: Monday, December 10, 2018 @ 07:43:07 Author: felixonmars Revision: 413774
upgpkg: haskell-resourcet 1.2.2-7 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-resourcet/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-10 07:42:48 UTC (rev 413773) +++ PKGBUILD 2018-12-10 07:43:07 UTC (rev 413774) @@ -4,10 +4,10 @@ _hkgname=resourcet pkgname=haskell-resourcet pkgver=1.2.2 -pkgrel=6 +pkgrel=7 pkgdesc="Deterministic allocation and freeing of scarce resources." url="https://github.com/snoyberg/conduit" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-exceptions' 'haskell-primitive' 'haskell-unliftio-core') makedepends=('ghc' 'haskell-hspec')
