Date: Tuesday, December 4, 2018 @ 08:28:47 Author: felixonmars Revision: 411097
upgpkg: haskell-snap-server 1.1.0.0-73 rebuild with patience 0.2.0.0 Modified: haskell-snap-server/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-04 08:26:38 UTC (rev 411096) +++ PKGBUILD 2018-12-04 08:28:47 UTC (rev 411097) @@ -3,10 +3,10 @@ _hkgname=snap-server pkgname=haskell-snap-server pkgver=1.1.0.0 -pkgrel=72 +pkgrel=73 pkgdesc="A web server for the Snap Framework" url="https://github.com/snapframework/snap-server" -license=('custom:BSD3') +license=('BSD') arch=('x86_64') depends=('ghc-libs' 'haskell-attoparsec' 'haskell-blaze-builder' 'haskell-case-insensitive' 'haskell-clock' 'haskell-io-streams' 'haskell-io-streams-haproxy' 'haskell-lifted-base'
