Date: Tuesday, December 4, 2018 @ 08:51:41 Author: felixonmars Revision: 411121
upgpkg: haskell-turtle 1.5.12-11 rebuild with patience 0.2.0.0 Modified: haskell-turtle/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-04 08:50:29 UTC (rev 411120) +++ PKGBUILD 2018-12-04 08:51:41 UTC (rev 411121) @@ -4,10 +4,10 @@ _hkgname=turtle pkgname=haskell-turtle pkgver=1.5.12 -pkgrel=10 +pkgrel=11 pkgdesc="Shell programming, Haskell-style" url="https://github.com/Gabriel439/Haskell-Turtle-Library" -license=('custom:BSD3') +license=('BSD') arch=('x86_64') depends=('ghc-libs' 'haskell-ansi-wl-pprint' 'haskell-async' 'haskell-clock' 'haskell-exceptions' 'haskell-foldl' 'haskell-hostname' 'haskell-managed' 'haskell-optparse-applicative'
