Date: Sunday, April 10, 2022 @ 00:59:37 Author: felixonmars Revision: 1184102
upgpkg: haskell-rsa 2.4.1-162: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-10 00:59:29 UTC (rev 1184101) +++ PKGBUILD 2022-04-10 00:59:37 UTC (rev 1184102) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=161 +pkgrel=162 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
