Date: Monday, December 10, 2018 @ 12:43:35 Author: felixonmars Revision: 414142
upgpkg: haskell-cipher-aes 0.2.11-75 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-10 12:42:24 UTC (rev 414141) +++ PKGBUILD 2018-12-10 12:43:35 UTC (rev 414142) @@ -4,10 +4,10 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=74 +pkgrel=75 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' "haskell-byteable" "haskell-crypto-cipher-types" "haskell-securemem") makedepends=('ghc')
