Date: Thursday, September 10, 2020 @ 18:09:51 Author: felixonmars Revision: 702117
upgpkg: haskell-cipher-aes 0.2.11-138: rebuild with mwc-random 0.15.0.1 Modified: haskell-cipher-aes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-10 18:09:14 UTC (rev 702116) +++ PKGBUILD 2020-09-10 18:09:51 UTC (rev 702117) @@ -4,7 +4,7 @@ _hkgname=cipher-aes pkgname=haskell-cipher-aes pkgver=0.2.11 -pkgrel=137 +pkgrel=138 pkgdesc="Fast AES cipher implementation with advanced mode of operations" url="https://github.com/vincenthz/hs-cipher-aes" license=("BSD")
