Date: Sunday, March 10, 2019 @ 15:59:48 Author: felixonmars Revision: 439394
upgpkg: haskell-rsa 2.3.1-6 rebuild with ghc 8.6.4 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 15:58:12 UTC (rev 439393) +++ PKGBUILD 2019-03-10 15:59:48 UTC (rev 439394) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.3.1 -pkgrel=5 +pkgrel=6 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
