Date: Thursday, May 28, 2020 @ 18:09:48 Author: felixonmars Revision: 636608
upgpkg: haskell-hopenpgp 2.9.4-87: rebuild with aeson 1.5.1.0 Modified: haskell-hopenpgp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-28 18:08:08 UTC (rev 636607) +++ PKGBUILD 2020-05-28 18:09:48 UTC (rev 636608) @@ -3,7 +3,7 @@ _hkgname=hOpenPGP pkgname=haskell-hopenpgp pkgver=2.9.4 -pkgrel=86 +pkgrel=87 pkgdesc="Native Haskell implementation of OpenPGP (RFC4880)" url="http://floss.scru.org/hOpenPGP/" license=('MIT')