Date: Tuesday, January 28, 2020 @ 04:41:19 Author: felixonmars Revision: 557279
upgpkg: haskell-cipher-aes 0.2.11-108: rebuild with base-orphans 0.8.2 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-28 04:40:32 UTC (rev 557278) +++ PKGBUILD 2020-01-28 04:41:19 UTC (rev 557279) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=107 +pkgrel=108 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
