Date: Sunday, June 6, 2021 @ 22:27:02 Author: felixonmars Revision: 956425
upgpkg: haskell-gnutls 0.2-23: rebuild with ghc 8.10.5 Modified: haskell-gnutls/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-06 22:26:32 UTC (rev 956424) +++ PKGBUILD 2021-06-06 22:27:02 UTC (rev 956425) @@ -4,7 +4,7 @@ _hkgname=gnutls pkgname=haskell-gnutls pkgver=0.2 -pkgrel=22 +pkgrel=23 pkgdesc="Bindings for GNU libgnutls" url="https://john-millikin.com/software/haskell-gnutls/" license=("GPL3")