Date: Saturday, December 18, 2021 @ 18:58:12 Author: felixonmars Revision: 1077544
upgpkg: haskell-rsa 2.4.1-136: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 18:57:01 UTC (rev 1077543) +++ PKGBUILD 2021-12-18 18:58:12 UTC (rev 1077544) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=135 +pkgrel=136 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
