Date: Thursday, March 3, 2022 @ 20:42:45 Author: felixonmars Revision: 1141188
upgpkg: haskell-rsa 2.4.1-150: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 20:41:41 UTC (rev 1141187) +++ PKGBUILD 2022-03-03 20:42:45 UTC (rev 1141188) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=149 +pkgrel=150 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
