Date: Sunday, June 20, 2021 @ 03:04:27 Author: felixonmars Revision: 965793
upgpkg: haskell-bytestring-encoding 0.1.1.0-9: rebuild with ghc 9.0.1 Modified: haskell-bytestring-encoding/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-20 03:03:43 UTC (rev 965792) +++ PKGBUILD 2021-06-20 03:04:27 UTC (rev 965793) @@ -3,7 +3,7 @@ _hkgname=bytestring-encoding pkgname=haskell-bytestring-encoding pkgver=0.1.1.0 -pkgrel=8 +pkgrel=9 pkgdesc="ByteString ↔ Text converter based on GHC.IO.Encoding" url="https://github.com/msakai/bytestring-encoding#readme" license=("BSD")
