Date: Monday, September 7, 2020 @ 12:56:37 Author: felixonmars Revision: 699706
upgpkg: haskell-rsa 2.4.1-35: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-07 12:55:18 UTC (rev 699705) +++ PKGBUILD 2020-09-07 12:56:37 UTC (rev 699706) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=34 +pkgrel=35 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
