Date: Monday, May 27, 2019 @ 19:29:26 Author: felixonmars Revision: 471880
upgpkg: haskell-cipher-aes 0.2.11-87 rebuild with QuickCheck 2.13.1, hspec-core 2.7.1, hspec-discover 2.7.1, hspec 2.7.1, time-compat 1.9.2.2, quickcheck-instances 0.3.21, http-api-data 0.4.1 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-27 19:28:51 UTC (rev 471879) +++ PKGBUILD 2019-05-27 19:29:26 UTC (rev 471880) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=86 +pkgrel=87 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")