Date: Sunday, February 16, 2020 @ 12:26:37 Author: felixonmars Revision: 572446
upgpkg: haskell-rsa 2.4.1-10: rebuild with ghc 8.8.2 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-16 12:25:25 UTC (rev 572445) +++ PKGBUILD 2020-02-16 12:26:37 UTC (rev 572446) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=9 +pkgrel=10 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
