Date: Thursday, August 13, 2020 @ 16:54:12 Author: felixonmars Revision: 677678
upgpkg: haskell-rsa 2.4.1-28: rebuild with hspec 2.7.2, hspec-core 2.7.2, hspec-discover 2.7.2 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-13 16:53:03 UTC (rev 677677) +++ PKGBUILD 2020-08-13 16:54:12 UTC (rev 677678) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=27 +pkgrel=28 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
