Date: Monday, October 17, 2022 @ 23:58:58 Author: felixonmars Revision: 1330750
upgpkg: haskell-rsa 2.4.1-192: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 23:58:56 UTC (rev 1330749) +++ PKGBUILD 2022-10-17 23:58:58 UTC (rev 1330750) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=191 +pkgrel=192 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
