Date: Tuesday, December 4, 2018 @ 08:35:02 Author: felixonmars Revision: 411107
upgpkg: haskell-shelly 1.8.1-33 rebuild with patience 0.2.0.0 Modified: haskell-shelly/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-04 08:33:44 UTC (rev 411106) +++ PKGBUILD 2018-12-04 08:35:02 UTC (rev 411107) @@ -4,10 +4,10 @@ _hkgname=shelly pkgname=haskell-shelly pkgver=1.8.1 -pkgrel=32 +pkgrel=33 pkgdesc="Shell-like (systems) programming in Haskell" url="https://github.com/yesodweb/Shelly.hs" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-unix-compat' 'haskell-system-filepath' 'haskell-system-fileio' 'haskell-monad-control' 'haskell-lifted-base'
