Date: Tuesday, August 11, 2020 @ 21:44:10 Author: felixonmars Revision: 674950
upgpkg: haskell-crypto-cipher-types 0.0.9-129: rebuild with splitmix 0.1.0.1 Modified: haskell-crypto-cipher-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-11 21:43:38 UTC (rev 674949) +++ PKGBUILD 2020-08-11 21:44:10 UTC (rev 674950) @@ -4,7 +4,7 @@ _hkgname=crypto-cipher-types pkgname=haskell-crypto-cipher-types pkgver=0.0.9 -pkgrel=128 +pkgrel=129 pkgdesc="Generic cryptography cipher types" url="https://github.com/vincenthz/hs-crypto-cipher" license=("BSD")
