Date: Wednesday, December 5, 2018 @ 10:51:38 Author: felixonmars Revision: 411370
upgpkg: haskell-feed 1.0.1.0-4 rebuild with base64-bytestring 1.0.0.2 Modified: haskell-feed/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-05 10:50:42 UTC (rev 411369) +++ PKGBUILD 2018-12-05 10:51:38 UTC (rev 411370) @@ -4,10 +4,10 @@ _hkgname=feed pkgname=haskell-feed pkgver=1.0.1.0 -pkgrel=3 +pkgrel=4 pkgdesc="Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds." url="https://github.com/bergmark/feed" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-base-compat' 'haskell-old-locale' 'haskell-old-time' 'haskell-safe' 'haskell-time-locale-compat' 'haskell-utf8-string' 'haskell-xml-types'
