Date: Saturday, April 25, 2020 @ 22:38:18 Author: felixonmars Revision: 621154
upgpkg: haskell-dns 4.0.1-20: rebuild with base64-bytestring 1.1.0.0 Modified: haskell-dns/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-25 22:37:26 UTC (rev 621153) +++ PKGBUILD 2020-04-25 22:38:18 UTC (rev 621154) @@ -4,7 +4,7 @@ _hkgname=dns pkgname=haskell-dns pkgver=4.0.1 -pkgrel=19 +pkgrel=20 pkgdesc="DNS library in Haskell" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
