Date: Tuesday, January 11, 2022 @ 21:08:43 Author: felixonmars Revision: 1101058
upgpkg: haskell-dns 4.0.1-202: rebuild with ghc 9.0.2 Modified: haskell-dns/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 21:07:29 UTC (rev 1101057) +++ PKGBUILD 2022-01-11 21:08:43 UTC (rev 1101058) @@ -4,7 +4,7 @@ _hkgname=dns pkgname=haskell-dns pkgver=4.0.1 -pkgrel=201 +pkgrel=202 pkgdesc="DNS library in Haskell" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
