Date: Saturday, December 8, 2018 @ 13:40:52 Author: felixonmars Revision: 412400
upgpkg: haskell-network-ip 0.3.0.2-69 rebuild with vector 0.12.0.2 Modified: haskell-network-ip/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 13:40:08 UTC (rev 412399) +++ PKGBUILD 2018-12-08 13:40:52 UTC (rev 412400) @@ -3,10 +3,10 @@ _hkgname=network-ip pkgname=haskell-network-ip pkgver=0.3.0.2 -pkgrel=68 +pkgrel=69 pkgdesc="Internet Protocol data structures" url="https://github.com/mvv/network-ip" -license=('custom:BSD3') +license=('BSD') arch=('x86_64') depends=('ghc-libs' 'haskell-data-default-class' 'haskell-data-dword' 'haskell-data-endian' 'haskell-data-serializer' 'haskell-data-textual' 'haskell-hashable' 'haskell-parsers'
