Date: Thursday, August 13, 2020 @ 16:56:17 Author: felixonmars Revision: 677684
upgpkg: haskell-cipher-aes 0.2.11-130: rebuild with hspec 2.7.2, hspec-core 2.7.2, hspec-discover 2.7.2 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-13 16:55:43 UTC (rev 677683) +++ PKGBUILD 2020-08-13 16:56:17 UTC (rev 677684) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=129 +pkgrel=130 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
