Date: Friday, January 22, 2021 @ 20:44:55 Author: felixonmars Revision: 825102
upgpkg: haskell-rsa 2.4.1-71: rebuild with hspec 2.7.7, hspec-core 2.7.7, hspec-discover 2.7.7 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-22 20:43:33 UTC (rev 825101) +++ PKGBUILD 2021-01-22 20:44:55 UTC (rev 825102) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=70 +pkgrel=71 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
