Date: Saturday, December 8, 2018 @ 12:47:20 Author: felixonmars Revision: 412313
upgpkg: haskell-pgp-wordlist 0.1.0.2-31 rebuild with vector 0.12.0.2 Modified: haskell-pgp-wordlist/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 12:46:23 UTC (rev 412312) +++ PKGBUILD 2018-12-08 12:47:20 UTC (rev 412313) @@ -3,10 +3,10 @@ _hkgname=pgp-wordlist pkgname=haskell-pgp-wordlist pkgver=0.1.0.2 -pkgrel=30 +pkgrel=31 pkgdesc="Translate between binary data and a human-readable collection of words." url="https://github.com/quchen/pgp-wordlist" -license=('custom:BSD3') +license=('BSD') arch=('x86_64') depends=('ghc-libs' 'haskell-vector') makedepends=('ghc' 'haskell-doctest' 'haskell-hunit' 'haskell-tasty' 'haskell-tasty-hunit'
