Date: Wednesday, December 5, 2018 @ 08:27:02 Author: felixonmars Revision: 411262
upgpkg: haskell-nonce 1.0.7-38 rebuild with base64-bytestring 1.0.0.2 Modified: haskell-nonce/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-05 08:26:31 UTC (rev 411261) +++ PKGBUILD 2018-12-05 08:27:02 UTC (rev 411262) @@ -4,10 +4,10 @@ _hkgname=nonce pkgname=haskell-nonce pkgver=1.0.7 -pkgrel=37 +pkgrel=38 pkgdesc="Generate cryptographic nonces." url="https://github.com/prowdsponsor/nonce" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-base64-bytestring' 'haskell-entropy' 'haskell-unliftio' 'haskell-unliftio-core')
