Date: Tuesday, February 9, 2021 @ 17:51:21 Author: felixonmars Revision: 851212
upgpkg: haskell-rsa 2.4.1-80: rebuild with ghc 8.10.4 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 17:50:35 UTC (rev 851211) +++ PKGBUILD 2021-02-09 17:51:21 UTC (rev 851212) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=79 +pkgrel=80 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
