Date: Sunday, December 9, 2018 @ 19:56:51 Author: felixonmars Revision: 413070
upgpkg: haskell-base16-bytestring 0.1.1.6-12 rebuild with ghc 8.6.3 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-09 19:56:15 UTC (rev 413069) +++ PKGBUILD 2018-12-09 19:56:51 UTC (rev 413070) @@ -4,10 +4,10 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=0.1.1.6 -pkgrel=11 +pkgrel=12 pkgdesc="Fast base16 (hex) encoding and decoding for ByteStrings" url="https://github.com/bos/base16-bytestring" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs') makedepends=('ghc')
