Date: Saturday, June 11, 2022 @ 11:28:38 Author: felixonmars Revision: 1233017
upgpkg: haskell-bytestring-encoding 0.1.2.0-21: rebuild with typed-process 0.2.10.1 Modified: haskell-bytestring-encoding/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-11 11:28:31 UTC (rev 1233016) +++ PKGBUILD 2022-06-11 11:28:38 UTC (rev 1233017) @@ -3,7 +3,7 @@ _hkgname=bytestring-encoding pkgname=haskell-bytestring-encoding pkgver=0.1.2.0 -pkgrel=20 +pkgrel=21 pkgdesc="ByteString ↔ Text converter based on GHC.IO.Encoding" url="https://github.com/msakai/bytestring-encoding#readme" license=("BSD")
