Date: Tuesday, October 27, 2020 @ 19:51:04 Author: felixonmars Revision: 734981
upgpkg: haskell-rsa 2.4.1-46: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-27 19:50:16 UTC (rev 734980) +++ PKGBUILD 2020-10-27 19:51:04 UTC (rev 734981) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=45 +pkgrel=46 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
