Date: Monday, December 10, 2018 @ 12:42:03 Author: felixonmars Revision: 414140
upgpkg: haskell-crypto-cipher-types 0.0.9-75 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-crypto-cipher-types/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-10 12:41:27 UTC (rev 414139) +++ PKGBUILD 2018-12-10 12:42:03 UTC (rev 414140) @@ -4,10 +4,10 @@ _hkgname=crypto-cipher-types pkgname=haskell-crypto-cipher-types pkgver=0.0.9 -pkgrel=74 +pkgrel=75 pkgdesc="Generic cryptography cipher types" url="https://github.com/vincenthz/hs-crypto-cipher" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' "haskell-byteable" "haskell-securemem") makedepends=('ghc')
