Date: Wednesday, December 5, 2018 @ 08:22:14 Author: felixonmars Revision: 411252
upgpkg: haskell-dns 3.0.4-38 rebuild with base64-bytestring 1.0.0.2 Modified: haskell-dns/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-05 08:21:08 UTC (rev 411251) +++ PKGBUILD 2018-12-05 08:22:14 UTC (rev 411252) @@ -4,10 +4,10 @@ _hkgname=dns pkgname=haskell-dns pkgver=3.0.4 -pkgrel=37 +pkgrel=38 pkgdesc="DNS library in Haskell" url="https://hackage.haskell.org/package/${_hkgname}" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-async' 'haskell-auto-update' 'haskell-attoparsec' 'haskell-base64-bytestring' 'haskell-cryptonite' 'haskell-iproute'
