Date: Wednesday, March 3, 2021 @ 22:06:48 Author: felixonmars Revision: 879576
upgpkg: haskell-crypto-cipher-types 0.0.9-190: rebuild with tasty 1.4 Modified: haskell-crypto-cipher-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 22:06:23 UTC (rev 879575) +++ PKGBUILD 2021-03-03 22:06:48 UTC (rev 879576) @@ -4,7 +4,7 @@ _hkgname=crypto-cipher-types pkgname=haskell-crypto-cipher-types pkgver=0.0.9 -pkgrel=189 +pkgrel=190 pkgdesc="Generic cryptography cipher types" url="https://github.com/vincenthz/hs-crypto-cipher" license=("BSD")
